The members of Android.Content.PM.PermissionInfo are listed below.
See Also: Inherited members from Android.Content.PM.PackageItemInfo
A constructor used when creating managed representations of JNI objects; called by the runtime. |
const | FlagCostsMoney | PermissionInfoFlags (1). Flag for PermissionInfo.Flags, corresponding to costsMoney value of NoType:android/R$attr;Href=../../../../reference/android/R.attr.html#permissionFlags. |
[read-only] static | Creator | Android.OS.IParcelableCreator. |
DescriptionRes | int. A string resource identifier (in the package's resources) of this permission's description. | |
Flags | PermissionInfoFlags. Additional flags about this permission as given by NoType:android/R$attr;Href=../../../../reference/android/R.attr.html#permissionFlags. | |
Group | string. The group this permission is a part of, as per NoType:android/R$attr;Href=../../../../reference/android/R.attr.html#permissionGroup. | |
NonLocalizedDescription | Java.Lang.ICharSequence. The description string provided in the AndroidManifest file, if any. | |
ProtectionLevel | Protection. The level of access this permission is protecting, as per NoType:android/R$attr;Href=../../../../reference/android/R.attr.html#protectionLevel. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
DescribeContents()Describe the kinds of special objects contained in this Parcelable's marshalled representation. | ||
LoadDescription(PackageManager)Documentation for this section has not yet been entered. | ||
LoadDescriptionFormatted(PackageManager)Retrieve the textual description of this permission. |