Android.App.WallpaperManager.ActionChangeLiveWallpaper Field
Directly launch live wallpaper preview, allowing the user to immediately confirm to switch to a specific live wallpaper.

Syntax

[Android.Runtime.Register("ACTION_CHANGE_LIVE_WALLPAPER")]
public const string ActionChangeLiveWallpaper

Remarks

Directly launch live wallpaper preview, allowing the user to immediately confirm to switch to a specific live wallpaper. You must specify WallpaperManager.ExtraLiveWallpaperComponent with the ComponentName of a live wallpaper component that is to be shown.

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16