The methods of Android.Appwidget.AppWidgetProviderInfo are listed below. For a list of all members, see the AppWidgetProviderInfo Members list.
See Also: Inherited members from Java.Lang.Object
Clone()Creates and returns a copy of this Object. | ||
DescribeContents()Describe the kinds of special objects contained in this Parcelable's marshalled representation. | ||
LoadIcon(Android.Content.Context, int)Loads the icon to display for this AppWidget in the AppWidget picker. | ||
LoadLabel(Android.Content.PM.PackageManager)Loads the localized label to display to the user in the AppWidget picker. | ||
LoadPreviewImage(Android.Content.Context, int)Loads a preview of what the AppWidget will look like after it's configured. | ||
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)Flatten this object in to a Parcel. |