UI/TabBar
Jump to navigation
Jump to search
TabBar / TabbedPage
- Kind
- Navigation (tabs)
- Microsoft Docs
- TabBar / TabbedPage documentation on learn.microsoft.com
- Introduced
- MAUI 6.0 (.NET 6)
- Deprecated
- No
- Notes
- Tabs via Shell (TabBar) or classic TabbedPage; platform placement varies.
Properties
| Property | Implemented (Maui Linux) | Introduced in (MAUI/.NET) | Notes |
|---|---|---|---|
| CurrentPage | ? | Active tab page | |
| BarBackgroundColor | ? | Tab bar color | |
| BarTextColor | ? | Title color | |
| UnselectedTabColor | ? | ||
| SelectedTabColor | ? |