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
[read-only] | BuiltInDrawable | Android.Graphics.Drawables.Drawable. Returns a drawable for the system built-in static wallpaper . |
[read-only] | DesiredMinimumHeight | int. Returns the desired minimum height for the wallpaper. |
[read-only] | DesiredMinimumWidth | int. Returns the desired minimum width for the wallpaper. |
[read-only] | Drawable | Android.Graphics.Drawables.Drawable. Retrieve the current system wallpaper; if no wallpaper is set, the system built-in static wallpaper is returned. |
[read-only] | FastDrawable | Android.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] | WallpaperInfo | WallpaperInfo. If the current wallpaper is a live wallpaper component, return the information about that wallpaper. |
[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. |