Android.Views.View.Display Property
Gets the logical display to which the view's window has been attached.

Syntax

[get: Android.Runtime.Register("getDisplay", "()Landroid/view/Display;", "GetGetDisplayHandler")]
public virtual Display Display { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the logical display to which the view's window has been attached.

[Android Documentation]

Requirements

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