Android.Content.PM.PermissionGroupInfo Members

The members of Android.Content.PM.PermissionGroupInfo are listed below.

See Also: Inherited members from Android.Content.PM.PackageItemInfo

Public Constructors

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Fields

Public Properties

[read-only]
static
CreatorAndroid.OS.IParcelableCreator.
DescriptionResint. A string resource identifier (in the package's resources) of this permission's description.
FlagsPermissionGroupInfoFlags. Additional flags about this group as given by NoType:android/R$attr;Href=../../../../reference/android/R.attr.html#permissionGroupFlags.
NonLocalizedDescriptionJava.Lang.ICharSequence. The description string provided in the AndroidManifest file, if any.
Priorityint. Prioritization of this group, for visually sorting with other groups.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

DescribeContents() : int
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
LoadDescription(PackageManager) : string
Documentation for this section has not yet been entered.
LoadDescriptionFormatted(PackageManager) : Java.Lang.ICharSequence
Retrieve the textual description of this permission.