UIApplication.LaunchOptionsBluetoothCentralsKey 属性

定义

表示与常量 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

属性值

属性

注解

此密钥与 NSDictionary 传递给 M:UIKit.UIApplicationDelegate.FinishedLaunching (UIKit.UIApplication、Foundation.NSDictionary)

适用于