CBManager.Authorization Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static CoreBluetooth.CBManagerAuthorization Authorization { get; }
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static CoreBluetooth.CBManagerAuthorization Authorization { [Foundation.Export("authorization", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; }
static member Authorization : CoreBluetooth.CBManagerAuthorization
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("authorization", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
static member Authorization : CoreBluetooth.CBManagerAuthorization
Property Value
- Attributes