Share via


CBDescriptor.Characteristic Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreBluetooth.CBCharacteristic? Characteristic { [Foundation.Export("characteristic", ObjCRuntime.ArgumentSemantic.Weak)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("characteristic", ObjCRuntime.ArgumentSemantic.Weak)>]
member this.Characteristic : CoreBluetooth.CBCharacteristic

Property Value

Attributes

Applies to