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