Enum SillAccentColor
- Namespace
- WindowSill.API
- Assembly
- WindowSill.API.dll
Specifies whether the accent color should be applied to the sill or not.
public enum SillAccentColor
- Extension Methods
Fields
Off = 2Do not apply the accent color to the sill.
On = 1Apply the accent color to the sill.
System = 0Use the same settings than the system (Show accent color on Start and TaskBar). This is the default.