TwoPaneView : Control
Implemented for: all platforms supported by Uno Platform
This document lists all properties, methods, and events of TwoPaneView
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 TwoPaneView
works, you can use the Uno Gallery.
Implemented properties
Property | Supported on |
---|---|
TwoPaneViewWideModeConfiguration WideModeConfiguration | all platforms supported by Uno Platform |
TwoPaneViewTallModeConfiguration TallModeConfiguration | all platforms supported by Uno Platform |
TwoPaneViewPriority PanePriority | all platforms supported by Uno Platform |
GridLength Pane2Length | all platforms supported by Uno Platform |
UIElement Pane2 | all platforms supported by Uno Platform |
GridLength Pane1Length | all platforms supported by Uno Platform |
UIElement Pane1 | all platforms supported by Uno Platform |
double MinWideModeWidth | all platforms supported by Uno Platform |
double MinTallModeHeight | all platforms supported by Uno Platform |
TwoPaneViewMode Mode | all platforms supported by Uno Platform |
DependencyProperty MinTallModeHeightProperty | all platforms supported by Uno Platform |
DependencyProperty MinWideModeWidthProperty | all platforms supported by Uno Platform |
DependencyProperty ModeProperty | all platforms supported by Uno Platform |
DependencyProperty Pane1LengthProperty | all platforms supported by Uno Platform |
DependencyProperty Pane1Property | all platforms supported by Uno Platform |
DependencyProperty Pane2LengthProperty | all platforms supported by Uno Platform |
DependencyProperty Pane2Property | all platforms supported by Uno Platform |
DependencyProperty PanePriorityProperty | all platforms supported by Uno Platform |
DependencyProperty TallModeConfigurationProperty | all platforms supported by Uno Platform |
DependencyProperty WideModeConfigurationProperty | all platforms supported by Uno Platform |
Implemented events
Event | Supported on |
---|---|
TypedEventHandler<TwoPaneView, object> ModeChanged | all platforms supported by Uno Platform |
Last updated Tuesday, 14 May 2024 19:55.