Back to Content

BluetoothCharacteristicProperties: writableAuxiliaries property

files/en-us/web/api/bluetoothcharacteristicproperties/writableauxiliaries/index.md

latest391 B
Original Source

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

The writableAuxiliaries read-only property of the {{domxref("BluetoothCharacteristicProperties")}} interface returns a boolean that is true if reliable writes to the characteristic descriptor is permitted.

Value

A boolean value.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}