Enum SillSize
- Namespace
- WindowSill.API
- Assembly
- WindowSill.API.dll
Represents the available sizes for the WindowSill bar.
public enum SillSize
- Extension Methods
Fields
Large = 2Indicates a large size for the WindowSill bar.
Medium = 1Indicates a medium size for the WindowSill bar.
Small = 0Indicates a small size for the WindowSill bar.