Android.App.Activity.WindowManager Property
Retrieve the window manager for showing custom windows.

Syntax

[get: Android.Runtime.Register("getWindowManager", "()Landroid/view/WindowManager;", "GetGetWindowManagerHandler")]
public virtual Android.Views.IWindowManager WindowManager { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Retrieve the window manager for showing custom windows.

[Android Documentation]

Requirements

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