The fields of Android.Content.PM.PackageInfo are listed below. For a list of all members, see the PackageInfo Members list.
See Also: Inherited members from Java.Lang.Object
const | RequestedPermissionGranted | RequestedPermission (2). Flag for PackageInfo.RequestedPermissionsFlags: the requested permission is currently granted to the application. |
const | RequestedPermissionRequired | RequestedPermission (1). Flag for PackageInfo.RequestedPermissionsFlags: the requested permission is required for the application to run; the user can not optionally disable it. |