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