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

속성 값

특성

설명

이 키는 M:UIKit.UIApplicationDelegate.FinishedLaunching(UIKit.UIApplication, Foundation.NSDictionary)M:UIKit.UIApplicationDelegate.FinishedLaunching(UIKit.UIApplication, Foundation.NSDictionary)에 전달된 와 함께 NSDictionary 사용됩니다.

적용 대상