Language

PackageManager.GetAppLockInfo Field

Definition

ApplicationInfo, ComponentInfo, and ResolveInfo flag: return the ApplicationInfo#isAppLockSupported and ApplicationInfo#isAppLockEnabled associated with an application.

[Android.Runtime.Register("GET_APP_LOCK_INFO", ApiSince=37)]
public const long GetAppLockInfo = 34359738368;
[<Android.Runtime.Register("GET_APP_LOCK_INFO", ApiSince=37)>]
val mutable GetAppLockInfo : int64

Field Value

Value = 34359738368
Attributes

Applies to