ScreenBounds Property
Gets the overall pixel-size and position of the screen.
Namespace: Avalonia.PlatformAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public PixelRect Bounds { get; protected set; }
Public Property Bounds As PixelRect
Get
Protected Set
member Bounds : PixelRect with get, set
Property Value
PixelRect
This generally is the raw pixel counts in both the X and Y direction.