Manifest.Permission.ChangeComponentEnabledState Field

Definition

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

[Android.Runtime.Register("CHANGE_COMPONENT_ENABLED_STATE")]
public const string ChangeComponentEnabledState;
[<Android.Runtime.Register("CHANGE_COMPONENT_ENABLED_STATE")>]
val mutable ChangeComponentEnabledState : string

Field Value

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to