Android.Provider.Settings.ActionDataRoamingSettings Field
Activity Action: Show settings for selection of 2G/3G.

Syntax

[Android.Runtime.Register("ACTION_DATA_ROAMING_SETTINGS")]
public const string ActionDataRoamingSettings

Remarks

Activity Action: Show settings for selection of 2G/3G.

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