UI/Shell
Jump to navigation
Jump to search
Shell
- Kind
- Navigation Host
- Microsoft Docs
- Shell documentation on learn.microsoft.com
- Introduced
- MAUI 6.0 (.NET 6)
- Deprecated
- No
- Notes
- Top-level app container providing routing, flyout, and tabs.
Properties
| Property | Implemented (Maui Linux) | Introduced in (MAUI/.NET) | Notes |
|---|---|---|---|
| Items | ? | FlyoutItem/TabBar hierarchy | |
| Title | ? | Window title | |
| FlyoutBehavior | ? | Disabled/Locked/Flyout | |
| NavBarIsVisible | ? | Show/hide navigation bar | |
| SearchHandler | ? | Integrated search UI | |
| TabBarTitleColor | ? | Platform-specific | |
| BackgroundColor | ? | Shell background |