PackageManager.GetAppLockInfo Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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