Summary
Enables or disables system window decorations (title bar, buttons, etc)
- Namespace
- Avalonia
.Platform - Containing Type
- IWindowImpl
Syntax
void SetSystemDecorations(SystemDecorations enabled)
Parameters
Name | Type | Description |
---|---|---|
enabled | SystemDecorations |
Return Value
Type | Description |
---|---|
void |