Android.Provider.Settings.ActionShowRegulatoryInfo Field
Activity Action: Show the regulatory information screen for the device.

Syntax

[Android.Runtime.Register("ACTION_SHOW_REGULATORY_INFO")]
public const string ActionShowRegulatoryInfo

Remarks

Activity Action: Show the regulatory information screen for the device.

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 1