Blur Property
The window background is a blur-behind where nothing is drawn in the window.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static WindowTransparencyLevel Blur { get; }
Public Shared ReadOnly Property Blur As WindowTransparencyLevel
Get
static member Blur : WindowTransparencyLevel with get
Property Value
WindowTransparencyLevelSee Also
Reference
WindowTransparencyLevel Structure
Avalonia.Controls Namespace