Skip to main content

DisplayEdgeToEdge Property

Obsolete.

Use DisplayEdgeToEdgePreference

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)

[ObsoleteAttribute("Use DisplayEdgeToEdgePreference")]
bool DisplayEdgeToEdge { get; set; }
View Source

Property Value

Boolean

See Also

Reference

IInsetsManager Interface
Avalonia.Controls.Platform Namespace