Android.Hardware.Display.VirtualDisplay Class
Represents a virtual display.

See Also: VirtualDisplay Members

Syntax

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

Remarks

Represents a virtual display. The content of a virtual display is rendered to a Android.Views.Surface that you must provide to DisplayManager.CreateVirtualDisplay(string, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32).

Because a virtual display renders to a surface provided by the application, it will be released automatically when the process terminates and all remaining windows on it will be forcibly removed. However, you should also explicitly call VirtualDisplay.Release when you're done with it.

See Also

[Android Documentation]

Requirements

Namespace: Android.Hardware.Display
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0