Summary
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
.Controls - Containing Type
- Window
Syntax
public Thickness OffScreenMargin { get; private set; }
Value
Type | Description |
---|---|
Thickness |