Android.App.WallpaperManager.PeekFastDrawable Method
Like WallpaperManager.FastDrawable, but if there is no wallpaper set, a null pointer is returned.

Syntax

[Android.Runtime.Register("peekFastDrawable", "()Landroid/graphics/drawable/Drawable;", "GetPeekFastDrawableHandler")]
public virtual Android.Graphics.Drawables.Drawable PeekFastDrawable ()

Returns

Documentation for this section has not yet been entered.

Remarks

Like WallpaperManager.FastDrawable, but if there is no wallpaper set, a null pointer is returned.

[Android Documentation]

Requirements

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