共用方式為


CBCentralManager.OptionNotifyOnConnectionKey 屬性

定義

表示與常數 CBConnectPeripheralOptionNotifyOnConnectionKey 相關聯的值

[Foundation.Field("CBConnectPeripheralOptionNotifyOnConnectionKey", "CoreBluetooth")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString OptionNotifyOnConnectionKey { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.OptionNotifyOnConnectionKey : Foundation.NSString

屬性值

屬性

適用於