Enum StartMenuSidebarStyle
- Namespace
- SharpConsoleUI.Configuration
- Assembly
- SharpConsoleUI.dll
Specifies the sidebar display style for the Start menu.
public enum StartMenuSidebarStyle
- Extension Methods
Fields
IconLabel = 1Icon + text label sidebar (NavigationView Expanded mode).
IconRail = 0Narrow icon-only sidebar (NavigationView Compact mode).
TextLabel = 2Text label with selection indicator, no icons (NavigationView Expanded mode).