WindowTransparencyLevel Properties
Properties
AcrylicBlur | The window background is a blur-behind with a high blur radius. This level may fallback to Blur. |
Blur | The window background is a blur-behind where nothing is drawn in the window. |
Mica | The window background is based on desktop wallpaper tint with a blur. This will only work on Windows 11 |
None | The window background is Black where nothing is drawn in the window. |
Transparent | The window background is Transparent where nothing is drawn in the window. |
See Also
Reference
WindowTransparencyLevel Structure
Avalonia.Controls Namespace