NavigationViewItem : NavigationViewItemBase
Implemented for: WASM, Skia, Mobile
This document lists all properties, methods, and events of NavigationViewItem that are currently implemented by the Uno Platform. See the WinUI documentation for detailed usage guidelines which all automatically apply to Uno Platform.
Implemented properties
| Property | Supported on |
|---|---|
| DependencyProperty CompactPaneLengthProperty | WASM, Skia, Mobile |
| DependencyProperty HasUnrealizedChildrenProperty | WASM, Skia, Mobile |
| DependencyProperty IconProperty | WASM, Skia, Mobile |
| DependencyProperty InfoBadgeProperty | WASM, Skia, Mobile |
| DependencyProperty IsChildSelectedProperty | WASM, Skia, Mobile |
| DependencyProperty IsExpandedProperty | WASM, Skia, Mobile |
| DependencyProperty MenuItemsProperty | WASM, Skia, Mobile |
| DependencyProperty MenuItemsSourceProperty | WASM, Skia, Mobile |
| DependencyProperty SelectsOnInvokedProperty | WASM, Skia, Mobile |
| double CompactPaneLength | WASM, Skia, Mobile |
| bool HasUnrealizedChildren | WASM, Skia, Mobile |
| IconElement Icon | WASM, Skia, Mobile |
| InfoBadge InfoBadge | WASM, Skia, Mobile |
| bool IsChildSelected | WASM, Skia, Mobile |
| bool IsExpanded | WASM, Skia, Mobile |
| IList | WASM, Skia, Mobile |
| object MenuItemsSource | WASM, Skia, Mobile |
| bool SelectsOnInvoked | WASM, Skia, Mobile |
Below are all properties, methods, and events of NavigationViewItem that are not currently implemented in Uno.
Not implemented properties
| Property | Not supported on |
|---|---|
| DependencyProperty CompactPaneLengthProperty | MacOS |
| DependencyProperty HasUnrealizedChildrenProperty | MacOS |
| DependencyProperty IconProperty | MacOS |
| DependencyProperty InfoBadgeProperty | MacOS |
| DependencyProperty IsChildSelectedProperty | MacOS |
| DependencyProperty IsExpandedProperty | MacOS |
| DependencyProperty MenuItemsProperty | MacOS |
| DependencyProperty MenuItemsSourceProperty | MacOS |
| DependencyProperty SelectsOnInvokedProperty | MacOS |
| bool HasUnwrappableNativeObject | all platforms supported by Uno Platform |
| IObjectReference NativeObject | all platforms supported by Uno Platform |
| double CompactPaneLength | MacOS |
| bool HasUnrealizedChildren | MacOS |
| IconElement Icon | MacOS |
| InfoBadge InfoBadge | MacOS |
| bool IsChildSelected | MacOS |
| bool IsExpanded | MacOS |
| IList | MacOS |
| object MenuItemsSource | MacOS |
| bool SelectsOnInvoked | MacOS |
Not implemented methods
| Method | Not supported on |
|---|---|
| I As() | all platforms supported by Uno Platform |
| NavigationViewItem FromAbi(nint) | all platforms supported by Uno Platform |
| bool Equals(NavigationViewItem) | all platforms supported by Uno Platform |
| bool Equals(object) | all platforms supported by Uno Platform |
| int GetHashCode() | all platforms supported by Uno Platform |
| bool IsOverridableInterface(Guid) | all platforms supported by Uno Platform |
Last updated Thursday, 27 August 2026 18:27.