BreadcrumbBar : Control
Implemented for: WASM, Skia, Mobile
This document lists all properties, methods, and events of BreadcrumbBar that are currently implemented by the Uno Platform. See the WinUI documentation for detailed usage guidelines which all automatically apply to Uno Platform.
To better understand how BreadcrumbBar works, you can use the Uno Gallery.
Implemented properties
| Property | Supported on |
|---|---|
| object ItemsSource | WASM, Skia, Mobile |
| object ItemTemplate | WASM, Skia, Mobile |
| DependencyProperty ItemTemplateProperty | WASM, Skia, Mobile |
| DependencyProperty ItemsSourceProperty | WASM, Skia, Mobile |
Implemented events
| Event | Supported on |
|---|---|
| TypedEventHandler<BreadcrumbBar, BreadcrumbBarItemClickedEventArgs> ItemClicked | WASM, Skia, Mobile |
Below are all properties, methods, and events of BreadcrumbBar that are not currently implemented in Uno.
Not implemented properties
| Property | Not supported on |
|---|---|
| object ItemsSource | MacOS |
| object ItemTemplate | MacOS |
| DependencyProperty ItemTemplateProperty | MacOS |
| DependencyProperty ItemsSourceProperty | MacOS |
Not implemented events
| Event | Not supported on |
|---|---|
| TypedEventHandler<BreadcrumbBar, BreadcrumbBarItemClickedEventArgs> ItemClicked | MacOS |
Last updated Thursday, 23 October 2025 20:52.