Enum NavigationViewDisplayMode
- Namespace
- SharpConsoleUI.Controls
- Assembly
- SharpConsoleUI.dll
Specifies how the NavigationView navigation pane is displayed.
public enum NavigationViewDisplayMode
- Extension Methods
Fields
The display mode is automatically resolved based on available width and the configured thresholds.
The navigation pane is always shown in a narrow icon-only column.
The full navigation pane is always shown with icons and text.
The navigation pane is hidden. A hamburger menu in the content header opens an overlay portal with the full navigation list.