NavigationView : ContentControl
Implemented for: WASM, Skia, Mobile
This document lists all properties, methods, and events of NavigationView 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
Implemented methods
| Method | Supported on |
|---|---|
| object MenuItemFromContainer(DependencyObject) | WASM, Skia, Mobile |
| DependencyObject ContainerFromMenuItem(object) | WASM, Skia, Mobile |
| void Expand(NavigationViewItem) | WASM, Skia, Mobile |
| void Collapse(NavigationViewItem) | WASM, Skia, Mobile |
Implemented events
| Event | Supported on |
|---|---|
| TypedEventHandler<NavigationView, NavigationViewDisplayModeChangedEventArgs> DisplayModeChanged | WASM, Skia, Mobile |
| TypedEventHandler<NavigationView, NavigationViewItemInvokedEventArgs> ItemInvoked | WASM, Skia, Mobile |
| TypedEventHandler<NavigationView, NavigationViewSelectionChangedEventArgs> SelectionChanged | WASM, Skia, Mobile |
| TypedEventHandler<NavigationView, NavigationViewBackRequestedEventArgs> BackRequested | WASM, Skia, Mobile |
| TypedEventHandler<NavigationView, NavigationViewItemCollapsedEventArgs> Collapsed | WASM, Skia, Mobile |
| TypedEventHandler<NavigationView, NavigationViewItemExpandingEventArgs> Expanding | WASM, Skia, Mobile |
| TypedEventHandler<NavigationView, object> PaneClosed | WASM, Skia, Mobile |
| TypedEventHandler<NavigationView, NavigationViewPaneClosingEventArgs> PaneClosing | WASM, Skia, Mobile |
| TypedEventHandler<NavigationView, object> PaneOpened | WASM, Skia, Mobile |
| TypedEventHandler<NavigationView, object> PaneOpening | WASM, Skia, Mobile |
Below are all properties, methods, and events of NavigationView that are not currently implemented in Uno.
Not implemented properties
Not implemented methods
| Method | Not supported on |
|---|---|
| I As() | all platforms supported by Uno Platform |
| NavigationView FromAbi(nint) | all platforms supported by Uno Platform |
| bool Equals(NavigationView) | all platforms supported by Uno Platform |
| bool Equals(object) | all platforms supported by Uno Platform |
| int GetHashCode() | all platforms supported by Uno Platform |
| object MenuItemFromContainer(DependencyObject) | MacOS |
| DependencyObject ContainerFromMenuItem(object) | MacOS |
| void Expand(NavigationViewItem) | MacOS |
| void Collapse(NavigationViewItem) | MacOS |
| bool IsOverridableInterface(Guid) | all platforms supported by Uno Platform |
Not implemented events
Last updated Thursday, 16 July 2026 23:16.