Table of Contents

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 = 2

Do not apply the accent color to the sill.

On = 1

Apply the accent color to the sill.

System = 0

Use the same settings than the system (Show accent color on Start and TaskBar). This is the default.