UI/ToolbarItem
ToolbarItem
- Kind
- App Bar Action
- Microsoft Docs
- ToolbarItem documentation on learn.microsoft.com
- Introduced
- MAUI 6.0 (.NET 6)
- Deprecated
- No
- Notes
- Button(s) in the navigation bar; primary/secondary placement.
Properties
| Property | Implemented (Maui Linux) | Introduced in (MAUI/.NET) | Notes |
|---|---|---|---|
| Text | ? | Label | |
| IconImageSource | ? | Icon | |
| Order | ? | Primary/Secondary | |
| Priority | ? | Ordering among items | |
| Command | ? | Invoked on tap | |
| CommandParameter | ? | Payload |