Lingua

ApplicationInfo.IsAppLockEnabled Property

Definition

App lock enablement state of an application.

[Android.Runtime.Register("isAppLockEnabled", ApiSince=37)]
public bool IsAppLockEnabled { get; set; }
[<Android.Runtime.Register("isAppLockEnabled", ApiSince=37)>]
member this.IsAppLockEnabled : bool with get, set

Property Value

Attributes

Applies to