Android.Service.Dreams.DreamService.WindowManager Property
Retrieves the current Android.Views.IWindowManager for the dream.

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

Retrieves the current Android.Views.IWindowManager for the dream. Behaves similarly to Android.App.Activity.WindowManager.

[Android Documentation]

Requirements

Namespace: Android.Service.Dreams
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 17