Table of Contents

Enum StartMenuSidebarStyle

Namespace
SharpConsoleUI.Configuration
Assembly
SharpConsoleUI.dll

Specifies the sidebar display style for the Start menu.

public enum StartMenuSidebarStyle
Extension Methods

Fields

IconLabel = 1

Icon + text label sidebar (NavigationView Expanded mode).

IconRail = 0

Narrow icon-only sidebar (NavigationView Compact mode).

TextLabel = 2

Text label with selection indicator, no icons (NavigationView Expanded mode).