Compartir a través de


UIApplication.LaunchOptionsBluetoothCentralsKey Propiedad

Definición

Representa el valor asociado a la constante UIApplicationLaunchOptionsBluetoothCentralsKey.

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

Valor de propiedad

Atributos

Comentarios

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

Se aplica a