AcrylicBackgroundSource Enumeration
Background Sources for Acrylic.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public enum AcrylicBackgroundSource
Public Enumeration AcrylicBackgroundSource
type AcrylicBackgroundSource
Members
None | 0 | The acrylic has no background. |
Digger | 1 | Cuts through all render layers to reveal the window background. This means if your window is transparent or blurred it will be blended with the material. |