Android.App.WallpaperManager.GetInstance Method
Retrieve a WallpaperManager associated with the given Context.

Syntax

[Android.Runtime.Register("getInstance", "(Landroid/content/Context;)Landroid/app/WallpaperManager;", "")]
public static WallpaperManager GetInstance (Android.Content.Context context)

Parameters

context
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Retrieve a WallpaperManager associated with the given Context.

[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