Back to Content

BluetoothCharacteristicProperties: indicate property

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

latest392 B
Original Source

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

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

Value

A boolean value.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}