Back to Content

BluetoothCharacteristicProperties: read property

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

latest367 B
Original Source

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

The read read-only property of the {{domxref("BluetoothCharacteristicProperties")}} interface returns a boolean that is true if the reading of the characteristic value is permitted.

Value

A boolean value.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}