UIKit.UIApplication.LaunchOptionsLocalNotificationKey Property
Notification constant for LaunchOptionsLocalNot

Syntax

[Foundation.Field("UIApplicationLaunchOptionsLocalNotificationKey", "UIKit")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_4_0)]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_4_0)]
public static Foundation.NSString LaunchOptionsLocalNotificationKey { get; }

Value

NSString constant, should be used as a token to NSNotificationCenter.

Remarks

The value of this key will be a UIKit.UILocalNotification instance.

This key will be present on the launch options if a local notification was delivered and the application was not running.

Requirements

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