Page : UserControl
Implemented for: all platforms supported by Uno Platform
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 |
---|---|
Frame Frame | all platforms supported by Uno Platform |
DependencyProperty FrameProperty | all platforms supported by Uno Platform |
Implemented methods
Method | Supported on |
---|---|
void OnNavigatedFrom(NavigationEventArgs) | all platforms supported by Uno Platform |
void OnNavigatedTo(NavigationEventArgs) | all platforms supported by Uno Platform |
void OnNavigatingFrom(NavigatingCancelEventArgs) | all platforms supported by Uno Platform |
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 | all platforms supported by Uno Platform |
AppBar BottomAppBar | all platforms supported by Uno Platform |
DependencyProperty BottomAppBarProperty | all platforms supported by Uno Platform |
DependencyProperty TopAppBarProperty | all platforms supported by Uno Platform |
Last updated Tuesday, 14 May 2024 19:55.