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

Syntax

[get: Android.Runtime.Register("getWindow", "()Landroid/view/Window;", "GetGetWindowHandler")]
public virtual Android.Views.Window Window { get; }

Value

Documentation for this section has not yet been entered.

Remarks

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

[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