UserManager.KeyRestrictionsPending Field

Definition

Application restriction key that is used to indicate the pending arrival of real restrictions for the app.

[Android.Runtime.Register("KEY_RESTRICTIONS_PENDING", ApiSince=22)]
public const string KeyRestrictionsPending;
[<Android.Runtime.Register("KEY_RESTRICTIONS_PENDING", ApiSince=22)>]
val mutable KeyRestrictionsPending : string

Field Value

String
Attributes

Remarks

Java documentation for android.os.UserManager.KEY_RESTRICTIONS_PENDING.

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