Android.Provider.Settings.ActionManageAllApplicationsSettings Field
Activity Action: Show settings to manage all applications.

Syntax

[Android.Runtime.Register("ACTION_MANAGE_ALL_APPLICATIONS_SETTINGS")]
public const string ActionManageAllApplicationsSettings

Remarks

Activity Action: Show settings to manage all applications.

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 9