UI/Flyout
Jump to navigation
Jump to search
Flyout (Shell)
- Kind
- Navigation Menu
- Microsoft Docs
- Flyout (Shell) documentation on learn.microsoft.com
- Introduced
- MAUI 6.0 (.NET 6)
- Deprecated
- No
- Notes
- Optional root menu in Shell; fully customizable.
Properties
| Property | Implemented (Maui Linux) | Introduced in (MAUI/.NET) | Notes |
|---|---|---|---|
| FlyoutHeader | ? | Header content | |
| FlyoutFooter | ? | Footer content | |
| FlyoutContentTemplate | ? | Custom layout | |
| IsPresented | ? | Visibility (legacy pattern) | |
| MenuItems | ? | Extra commands |