Settings.Global.BluetoothOn Field

Definition

Whether bluetooth is enabled/disabled 0=disabled.

[Android.Runtime.Register("BLUETOOTH_ON")]
public const string BluetoothOn;
[<Android.Runtime.Register("BLUETOOTH_ON")>]
val mutable BluetoothOn : string

Field Value

Attributes

Remarks

Whether bluetooth is enabled/disabled 0=disabled. 1=enabled.

Java documentation for android.provider.Settings.Global.BLUETOOTH_ON.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to