The members of Android.Content.PM.PackageItemInfo are listed below.
See Also: Inherited members from Java.Lang.Object
A constructor used when creating managed representations of JNI objects; called by the runtime. |
Banner | int. A drawable resource identifier (in the package's resources) of this component's banner. | |
Icon | int. A drawable resource identifier (in the package's resources) of this component's icon. | |
LabelRes | int. A string resource identifier (in the package's resources) of this component's label. | |
Logo | int. A drawable resource identifier (in the package's resources) of this component's logo. | |
MetaData | Android.OS.Bundle. Additional meta-data associated with this component. | |
Name | string. Public name of this item. | |
NonLocalizedLabel | Java.Lang.ICharSequence. The string provided in the AndroidManifest file, if any. | |
PackageName | string. Name of the package that this item is in. |
[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. |
LoadBanner(PackageManager)Retrieve the current graphical banner associated with this item. | ||
LoadIcon(PackageManager)Retrieve the current graphical icon associated with this item. | ||
LoadLabel(PackageManager)Documentation for this section has not yet been entered. | ||
LoadLabelFormatted(PackageManager)Retrieve the current textual label associated with this item. | ||
LoadLogo(PackageManager)Retrieve the current graphical logo associated with this item. | ||
LoadXmlMetaData(PackageManager, string)Load an XML resource attached to the meta-data of this item. | ||
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags) |