Table of Contents

Enum SillBackdropStyle

Namespace
WindowSill.API
Assembly
WindowSill.API.dll

Specifies the backdrop style for the WindowSill bar.

public enum SillBackdropStyle
Extension Methods

Fields

Acrylic = 0

Applies an acrylic blur effect to the bar background.

Translucent = 1

Makes the bar background translucent with a blur effect.

Transparent = 2

Makes the bar background fully transparent.