WindowSystemDecorations Property

Sets the system decorations (title bar, border, etc)

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public SystemDecorations SystemDecorations { get; set; }

Property Value

SystemDecorations

See Also