Table of Contents

Enum AcrylicBackgroundSource

Namespace
Avalonia.Media
Assembly
Avalonia.Base.dll

Background Sources for Acrylic.

public enum AcrylicBackgroundSource

Fields

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.

None = 0

The acrylic has no background.