DisplaysEdgeToEdge Property
Gets whether the window is currently displaying edge to edge.
Definition
Namespace: Avalonia.Controls.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
bool DisplaysEdgeToEdge { get; }
ReadOnly Property DisplaysEdgeToEdge As Boolean
Get
abstract DisplaysEdgeToEdge : bool with get
Property Value
BooleanSee Also
Reference
IInsetsManager Interface
Avalonia.Controls.Platform Namespace