Android.Content.Context.WallpaperService Field
Use with Context.GetSystemService(string) to retrieve a com.android.server.

Syntax

[Android.Runtime.Register("WALLPAPER_SERVICE")]
public const string WallpaperService

See Also

Context.GetSystemService(string)

Remarks

Use with Context.GetSystemService(string) to retrieve a com.android.server.WallpaperService for accessing wallpapers.

[Android Documentation]

Requirements

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