IInsetsManagerDisplayEdgeToEdge Property

Gets or sets whether the window draws edge to edge. behind any visible system bars.

Definition

Namespace: Avalonia.Controls.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
bool DisplayEdgeToEdge { get; set; }

Property Value

Boolean

See Also