Page : UserControl
Implemented for: WASM, Skia, Mobile
This document lists all properties, methods, and events of Page 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 |
|---|---|
| NavigationCacheMode NavigationCacheMode | WASM, Skia, Mobile |
| Frame Frame | WASM, Skia, Mobile |
| DependencyProperty FrameProperty | WASM, Skia, Mobile |
Implemented methods
| Method | Supported on |
|---|---|
| void OnNavigatedFrom(NavigationEventArgs) | WASM, Skia, Mobile |
| void OnNavigatedTo(NavigationEventArgs) | WASM, Skia, Mobile |
| void OnNavigatingFrom(NavigatingCancelEventArgs) | WASM, Skia, Mobile |
Below are all properties, methods, and events of Page that are not currently implemented in Uno.
Not implemented properties
| Property | Not supported on |
|---|---|
| AppBar TopAppBar | all platforms supported by Uno Platform |
| NavigationCacheMode NavigationCacheMode | MacOS |
| AppBar BottomAppBar | all platforms supported by Uno Platform |
| Frame Frame | MacOS |
| DependencyProperty BottomAppBarProperty | all platforms supported by Uno Platform |
| DependencyProperty FrameProperty | MacOS |
| DependencyProperty TopAppBarProperty | all platforms supported by Uno Platform |
Not implemented methods
| Method | Not supported on |
|---|---|
| void OnNavigatedFrom(NavigationEventArgs) | MacOS |
| void OnNavigatedTo(NavigationEventArgs) | MacOS |
| void OnNavigatingFrom(NavigatingCancelEventArgs) | MacOS |
Last updated Wednesday, 10 December 2025 23:56.