Manifest.Permission.ManageAppTokens Field

Definition

Allows an application to manage (create, destroy, Z-order) application tokens in the window manager.

[Android.Runtime.Register("MANAGE_APP_TOKENS")]
public const string ManageAppTokens;
[<Android.Runtime.Register("MANAGE_APP_TOKENS")>]
val mutable ManageAppTokens : 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