Language

ApplicationInfo.IsAppLockSupported Property

Definition

If true this app supports App Lock.

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

Property Value

Attributes

Applies to