Back to Content

BluetoothRemoteGATTCharacteristic: properties property

files/en-us/web/api/bluetoothremotegattcharacteristic/properties/index.md

latest389 B
Original Source

{{APIRef("Bluetooth API")}}{{SeeCompatTable}}{{SecureContext_Header}}

The BluetoothRemoteGATTCharacteristic.properties read-only property returns a {{domxref('BluetoothCharacteristicProperties')}} instance containing the properties of this characteristic.

Value

The properties of this characteristic.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}