ScreensAll Property
Gets the list of all screens available on the device.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public IReadOnlyList<Screen> All { get; }
Public ReadOnly Property All As IReadOnlyList(Of Screen)
Get
member All : IReadOnlyList<Screen> with get
Property Value
IReadOnlyListScreen