DisplayEdgeToEdge Property
Gets or sets whether the window draws edge to edge. behind any visibile system bars.
Definition
Namespace: Avalonia.Controls.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
bool DisplayEdgeToEdge { get; set; }
Property DisplayEdgeToEdge As Boolean
Get
Set
abstract DisplayEdgeToEdge : bool with get, set
Property Value
BooleanSee Also
Reference
IInsetsManager Interface
Avalonia.Controls.Platform Namespace