Enum StartButtonPosition
- Namespace
- SharpConsoleUI.Configuration
- Assembly
- SharpConsoleUI.dll
Specifies the position of the Start button within the status bar.
public enum StartButtonPosition
Fields
Left = 0Left side of status bar.
Right = 1Right side of status bar.