SystemDecorations Property
Sets the system decorations (title bar, border, etc)
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public SystemDecorations SystemDecorations { get; set; }
Public Property SystemDecorations As SystemDecorations
Get
Set
member SystemDecorations : SystemDecorations with get, set