Android.Content.PM.PackageItemInfo: Method Members

The methods of Android.Content.PM.PackageItemInfo are listed below. For a list of all members, see the PackageItemInfo Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

LoadBanner(PackageManager) : Android.Graphics.Drawables.Drawable
Retrieve the current graphical banner associated with this item.
LoadIcon(PackageManager) : Android.Graphics.Drawables.Drawable
Retrieve the current graphical icon associated with this item.
LoadLabel(PackageManager) : string
Documentation for this section has not yet been entered.
LoadLabelFormatted(PackageManager) : Java.Lang.ICharSequence
Retrieve the current textual label associated with this item.
LoadLogo(PackageManager) : Android.Graphics.Drawables.Drawable
Retrieve the current graphical logo associated with this item.
LoadXmlMetaData(PackageManager, string) : System.Xml.XmlReader
Load an XML resource attached to the meta-data of this item.
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)

Protected Methods