Compartir a través de


UIApplication.LaunchOptionsUserActivityDictionaryKey Propiedad

Definición

Representa el valor asociado a la constante UIApplicationLaunchOptionsUserActivityDictionaryKey.

[Foundation.Field("UIApplicationLaunchOptionsUserActivityDictionaryKey", "UIKit")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString LaunchOptionsUserActivityDictionaryKey { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.LaunchOptionsUserActivityDictionaryKey : Foundation.NSString

Valor de propiedad

Atributos

Comentarios

Esta clave se usa con el NSDictionary que se pasa a (UIKit.UIApplication, Foundation.NSDictionary)

Se aplica a