Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 169 Bytes

setBluetooth.md

File metadata and controls

11 lines (11 loc) · 169 Bytes

Set Bluetooth

Notes

Sets the devices bluetooth to the given boolean.

Syntax

setBluetooth(value: <#Boolean#>)

Example

setBluetooth(value: true)