Android.Provider.Settings.ActionAirplaneModeSettings Field
Activity Action: Show settings to allow entering/exiting airplane mode.

Syntax

[Android.Runtime.Register("ACTION_AIRPLANE_MODE_SETTINGS")]
public const string ActionAirplaneModeSettings

Remarks

Activity Action: Show settings to allow entering/exiting airplane mode.

In some cases, a matching Activity may not exist, so ensure you safeguard against this.

Input: Nothing.

Output: Nothing.

[Android Documentation]

Requirements

Namespace: Android.Provider
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3