Android.Views.Display.DisplayId Property
Gets the display id.

Syntax

[get: Android.Runtime.Register("getDisplayId", "()I", "GetGetDisplayIdHandler")]
public virtual int DisplayId { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the display id.

Each logical display has a unique id. The default display has id Display.DefaultDisplay.

[Android Documentation]

Requirements

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