UI/StatusBarTitleBar
Jump to navigation
Jump to search
StatusBar
- Kind
- System UI / Behavior
- Microsoft Docs
- StatusBar documentation on learn.microsoft.com
- Introduced
- Toolkit (MAUI era)
- Deprecated
- No
- Notes
- Customize OS status bar color/style via CommunityToolkit StatusBarBehavior; platform specifics apply.
Properties
| Property | Implemented (Maui Linux) | Introduced in (MAUI/.NET) | Notes |
|---|---|---|---|
| BackgroundColor | ? | Status bar fill color | |
| Style | ? | Light/Dark content | |
| ApplyOn | ? | Lifecycle hook (e.g., OnAppearing) |