Android.App.WallpaperManager: Field Members

The fields 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 Fields

const
ActionChangeLiveWallpaperstring. Directly launch live wallpaper preview, allowing the user to immediately confirm to switch to a specific live wallpaper.
const
ActionCropAndSetWallpaperstring. Activity Action: Show settings for choosing wallpaper.
const
ActionLiveWallpaperChooserstring. Launch an activity for the user to pick the current global live wallpaper.
const
CommandDropstring. Command for WallpaperManager.SendWallpaperCommand(Android.OS.IBinder, System.String, System.String, System.String, System.String, System.String): reported by the wallpaper host when the user drops an object into an area of the host.
const
CommandSecondaryTapstring. Command for WallpaperManager.SendWallpaperCommand(Android.OS.IBinder, System.String, System.String, System.String, System.String, System.String): reported by the wallpaper host when the user releases a secondary pointer on an empty area (not performing an action in the host).
const
CommandTapstring. Command for WallpaperManager.SendWallpaperCommand(Android.OS.IBinder, System.String, System.String, System.String, System.String, System.String): reported by the wallpaper host when the user taps on an empty area (not performing an action in the host).
const
ExtraLiveWallpaperComponentstring. Extra in WallpaperManager.ActionChangeLiveWallpaper that specifies the ComponentName of a live wallpaper that should be shown as a preview, for the user to confirm.
const
WallpaperPreviewMetaDatastring. Manifest entry for activities that respond to Android.Content.Intent.ActionSetWallpaper which allows them to provide a custom large icon associated with this action.