WallpaperManager.WallpaperPreviewMetaData Field

Definition

Manifest entry for activities that respond to Intent#ACTION_SET_WALLPAPER which allows them to provide a custom large icon associated with this action.

[Android.Runtime.Register("WALLPAPER_PREVIEW_META_DATA")]
public const string WallpaperPreviewMetaData;
[<Android.Runtime.Register("WALLPAPER_PREVIEW_META_DATA")>]
val mutable WallpaperPreviewMetaData : string

Field Value

Attributes

Remarks

Manifest entry for activities that respond to Intent#ACTION_SET_WALLPAPER which allows them to provide a custom large icon associated with this action.

Java documentation for android.app.WallpaperManager.WALLPAPER_PREVIEW_META_DATA.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to