Android.Hardware.Display.DisplayManager Class
Manages the properties of attached displays.

See Also: DisplayManager Members

Syntax

[Android.Runtime.Register("android/hardware/display/DisplayManager", DoNotGenerateAcw=true)]
public sealed class DisplayManager : Java.Lang.Object

Remarks

Manages the properties of attached displays.

Get an instance of this class by calling Android.Content.Context.GetSystemService(string) with the argument Android.Content.Context.DisplayService.

[Android Documentation]

Requirements

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