Android.Hardware.Display.VirtualDisplay Members

The members of Android.Hardware.Display.VirtualDisplay are listed below.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
DisplayAndroid.Views.Display. Gets the virtual display.
SurfaceAndroid.Views.Surface. Gets the surface that backs the virtual display.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

Release()
Releases the virtual display and destroys its underlying surface.
Resize(int, int, int)
Asks the virtual display to resize.