CBCharacteristic.Descriptors Property

Definition

public virtual CoreBluetooth.CBDescriptor[] Descriptors { [Foundation.Export("descriptors", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.NotImplemented("Not available on CBCharacteristic, only available on CBMutableCharacteristic")] set; }
member this.Descriptors : CoreBluetooth.CBDescriptor[] with get, set

Property Value

Attributes

Applies to