WindowOffScreenMargin Property
Gets the window margin that is hidden off the screen area.
This is generally only the case on Windows when in Maximized where the window border
is hidden off the screen. This Margin may be used to ensure user content doesnt overlap this space.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Thickness OffScreenMargin { get; }
Public ReadOnly Property OffScreenMargin As Thickness
Get
member OffScreenMargin : Thickness with get
Property Value
Thickness