- context
- Context for accessing resources.
- density
- The optional desired density as per Android.Util.DisplayMetrics.DensityDpi.
Documentation for this section has not yet been entered.
Loads a preview of what the AppWidget will look like after it's configured. A client can optionally provide a desired density such as Android.Util.DisplayMetrics.DensityLowAndroid.Util.DisplayMetrics.DensityMedium, etc. If no density is provided, the density of the current display will be used.
The loaded image corresponds to the android:previewImage attribute in the <receiver> element in the AndroidManifest.xml file.