BluetoothCharacteristicProperties.writableAuxiliaries
Draft
This page is not complete.
Secure context
This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
The writableAuxiliaries
read-only
property of the BluetoothCharacteristicProperties
interface returns a
boolean
that is true
if reliable writes to the characteristic
descriptor is permitted.
Syntax
var aBoolean = BluetoothCharacteristicProperties.writableAuxiliaries;
Value
A Boolean
.
Specifications
Specification | Status | Comment |
---|---|---|
Web Bluetooth The definition of 'writableAuxiliaries' in that specification. |
Draft | Initial definition. |
Browser compatibility
BCD tables only load in the browser