Table of Contents

Enum SillSize

Namespace
WindowSill.API
Assembly
WindowSill.API.dll

Represents the available sizes for the WindowSill bar.

public enum SillSize
Extension Methods

Fields

Large = 2

Indicates a large size for the WindowSill bar.

Medium = 1

Indicates a medium size for the WindowSill bar.

Small = 0

Indicates a small size for the WindowSill bar.