ScreenCount Property
Gets the total number of screens available on the device.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public int ScreenCount { get; }
Public ReadOnly Property ScreenCount As Integer
Get
member ScreenCount : int with get