UIKit.UIApplicationDelegate.ReceivedLocalNotification Method
Indicates that the application received a UIKit.UILocalNotification.

Syntax

[Foundation.Export("application:didReceiveLocalNotification:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_4_0)]
public virtual void ReceivedLocalNotification (UIApplication application, UILocalNotification notification)

Parameters

application
Reference to the UIApplication that invoked this delegate method.
notification
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0