CBCharacteristic.Properties Property

Definition

public virtual CoreBluetooth.CBCharacteristicProperties Properties { [Foundation.Export("properties")] get; [Foundation.NotImplemented("Not available on CBCharacteristic, only available on CBMutableCharacteristic")] set; }
member this.Properties : CoreBluetooth.CBCharacteristicProperties with get, set

Property Value

Attributes

Applies to