Android.App.WallpaperManager: Property Members

The properties of Android.App.WallpaperManager are listed below. For a list of all members, see the WallpaperManager Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
BuiltInDrawableAndroid.Graphics.Drawables.Drawable. Returns a drawable for the system built-in static wallpaper .
[read-only]
DesiredMinimumHeightint. Returns the desired minimum height for the wallpaper.
[read-only]
DesiredMinimumWidthint. Returns the desired minimum width for the wallpaper.
[read-only]
DrawableAndroid.Graphics.Drawables.Drawable. Retrieve the current system wallpaper; if no wallpaper is set, the system built-in static wallpaper is returned.
[read-only]
FastDrawableAndroid.Graphics.Drawables.Drawable. Like WallpaperManager.Drawable, but the returned Drawable has a number of limitations to reduce its overhead as much as possible.
[read-only]
WallpaperInfoWallpaperInfo. If the current wallpaper is a live wallpaper component, return the information about that wallpaper.

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.