Android.Manifest.Permission.ChangeComponentEnabledState Field
Allows an application to change whether an application component (other than its own) is enabled or not.

Syntax

[Android.Runtime.Register("CHANGE_COMPONENT_ENABLED_STATE")]
public const string ChangeComponentEnabledState

Remarks

Allows an application to change whether an application component (other than its own) is enabled or not.

[Android Documentation]

Requirements

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