Android.Hardware.Display.DisplayManager.GetDisplay Method
Gets information about a logical display.

Syntax

[Android.Runtime.Register("getDisplay", "(I)Landroid/view/Display;", "")]
public Android.Views.Display GetDisplay (int displayId)

Parameters

displayId
The logical display id.

Returns

Documentation for this section has not yet been entered.

Remarks

Gets information about a logical display. The display metrics may be adjusted to provide compatibility for legacy applications.

[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