VirtualDisplay.Display Property

Definition

Gets the virtual display.

public Android.Views.Display? Display { [Android.Runtime.Register("getDisplay", "()Landroid/view/Display;", "")] get; }
[<get: Android.Runtime.Register("getDisplay", "()Landroid/view/Display;", "")>]
member this.Display : Android.Views.Display

Property Value

Attributes

Remarks

Gets the virtual display.

Java documentation for android.hardware.display.VirtualDisplay.getDisplay().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to