ScreensBaseTKey, TScreenAllScreens Property

Definition

Namespace: Avalonia.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public IReadOnlyList<Screen> AllScreens { get; }

Property Value

IReadOnlyListScreen

Implements

IScreenImplAllScreens

See Also