Share via


CBMutableCharacteristic.Properties Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public override CoreBluetooth.CBCharacteristicProperties Properties { [Foundation.Export("properties", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setProperties:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("properties", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setProperties:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.Properties : CoreBluetooth.CBCharacteristicProperties with get, set

Property Value

Attributes

Applies to