Android.App.WallpaperManager.WallpaperInfo Property
If the current wallpaper is a live wallpaper component, return the information about that wallpaper.

Syntax

[get: Android.Runtime.Register("getWallpaperInfo", "()Landroid/app/WallpaperInfo;", "GetGetWallpaperInfoHandler")]
public virtual WallpaperInfo WallpaperInfo { get; }

Value

Documentation for this section has not yet been entered.

Remarks

If the current wallpaper is a live wallpaper component, return the information about that wallpaper. Otherwise, if it is a static image, simply return null.

[Android Documentation]

Requirements

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