ScreensScreenCount Property

Gets the total number of screens available on the device.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public int ScreenCount { get; }

Property Value

Int32

See Also