共用方式為


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 傳遞至 (UIKit.UIApplication、Foundation.NSDictionary)

適用於