Android.Content.Context.WindowService Field
Use with Context.GetSystemService(string) to retrieve a Android.Views.IWindowManager for accessing the system's window manager.

Syntax

[Android.Runtime.Register("WINDOW_SERVICE")]
public const string WindowService

See Also

Context.GetSystemService(string)
Android.Views.IWindowManager

Remarks

Use with Context.GetSystemService(string) to retrieve a Android.Views.IWindowManager for accessing the system's window manager.

[Android Documentation]

Requirements

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