Enum SillBackdropStyle
- Namespace
- WindowSill.API
- Assembly
- WindowSill.API.dll
Specifies the backdrop style for the WindowSill bar.
public enum SillBackdropStyle
- Extension Methods
Fields
Acrylic = 0Applies an acrylic blur effect to the bar background.
Translucent = 1Makes the bar background translucent with a blur effect.
Transparent = 2Makes the bar background fully transparent.