Share via


Settings.Global.AirplaneModeOn Field

Definition

Whether Airplane Mode is on.

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

Field Value

Attributes

Remarks

Whether Airplane Mode is on.

Java documentation for android.provider.Settings.Global.AIRPLANE_MODE_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