Enum StatusBarLocation
- Namespace
- SharpConsoleUI.Configuration
- Assembly
- SharpConsoleUI.dll
Specifies the location of the status bar.
public enum StatusBarLocation
Fields
Bottom = 1Bottom status bar.
Top = 0Top status bar.
Specifies the location of the status bar.
public enum StatusBarLocation
Bottom = 1Bottom status bar.
Top = 0Top status bar.