TwoPaneView : Control

Implemented for: WASM, Skia, Mobile

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 WASM, Skia, Mobile
TwoPaneViewTallModeConfiguration TallModeConfiguration WASM, Skia, Mobile
TwoPaneViewPriority PanePriority WASM, Skia, Mobile
GridLength Pane2Length WASM, Skia, Mobile
UIElement Pane2 WASM, Skia, Mobile
GridLength Pane1Length WASM, Skia, Mobile
UIElement Pane1 WASM, Skia, Mobile
double MinWideModeWidth WASM, Skia, Mobile
double MinTallModeHeight WASM, Skia, Mobile
TwoPaneViewMode Mode WASM, Skia, Mobile
DependencyProperty MinTallModeHeightProperty WASM, Skia, Mobile
DependencyProperty MinWideModeWidthProperty WASM, Skia, Mobile
DependencyProperty ModeProperty WASM, Skia, Mobile
DependencyProperty Pane1LengthProperty WASM, Skia, Mobile
DependencyProperty Pane1Property WASM, Skia, Mobile
DependencyProperty Pane2LengthProperty WASM, Skia, Mobile
DependencyProperty Pane2Property WASM, Skia, Mobile
DependencyProperty PanePriorityProperty WASM, Skia, Mobile
DependencyProperty TallModeConfigurationProperty WASM, Skia, Mobile
DependencyProperty WideModeConfigurationProperty WASM, Skia, Mobile

Implemented events

Event Supported on
TypedEventHandler<TwoPaneView, object> ModeChanged WASM, Skia, Mobile

Below are all properties, methods, and events of TwoPaneView that are not currently implemented in Uno.

Not implemented properties

Property Not supported on
TwoPaneViewWideModeConfiguration WideModeConfiguration MacOS
TwoPaneViewTallModeConfiguration TallModeConfiguration MacOS
TwoPaneViewPriority PanePriority MacOS
GridLength Pane2Length MacOS
UIElement Pane2 MacOS
GridLength Pane1Length MacOS
UIElement Pane1 MacOS
double MinWideModeWidth MacOS
double MinTallModeHeight MacOS
TwoPaneViewMode Mode MacOS
DependencyProperty MinTallModeHeightProperty MacOS
DependencyProperty MinWideModeWidthProperty MacOS
DependencyProperty ModeProperty MacOS
DependencyProperty Pane1LengthProperty MacOS
DependencyProperty Pane1Property MacOS
DependencyProperty Pane2LengthProperty MacOS
DependencyProperty Pane2Property MacOS
DependencyProperty PanePriorityProperty MacOS
DependencyProperty TallModeConfigurationProperty MacOS
DependencyProperty WideModeConfigurationProperty MacOS

Not implemented events

Event Not supported on
TypedEventHandler<TwoPaneView, object> ModeChanged MacOS

Last updated Monday, 14 April 2025 02:07.