SplitView : Control

Implemented for: WASM, Skia, Mobile

This document lists all properties, methods, and events of SplitView 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
SplitViewPanePlacement PanePlacement WASM, Skia, Mobile
Brush PaneBackground WASM, Skia, Mobile
UIElement Pane WASM, Skia, Mobile
double OpenPaneLength WASM, Skia, Mobile
bool IsPaneOpen WASM, Skia, Mobile
SplitViewDisplayMode DisplayMode WASM, Skia, Mobile
UIElement Content WASM, Skia, Mobile
double CompactPaneLength WASM, Skia, Mobile
SplitViewTemplateSettings TemplateSettings WASM, Skia, Mobile
DependencyProperty CompactPaneLengthProperty WASM, Skia, Mobile
DependencyProperty ContentProperty WASM, Skia, Mobile
DependencyProperty DisplayModeProperty WASM, Skia, Mobile
DependencyProperty IsPaneOpenProperty WASM, Skia, Mobile
DependencyProperty OpenPaneLengthProperty WASM, Skia, Mobile
DependencyProperty PaneBackgroundProperty WASM, Skia, Mobile
DependencyProperty PanePlacementProperty WASM, Skia, Mobile
DependencyProperty PaneProperty WASM, Skia, Mobile
DependencyProperty TemplateSettingsProperty WASM, Skia, Mobile

Implemented events

Event Supported on
TypedEventHandler<SplitView, object> PaneClosed WASM, Skia, Mobile
TypedEventHandler<SplitView, SplitViewPaneClosingEventArgs> PaneClosing WASM, Skia, Mobile
TypedEventHandler<SplitView, object> PaneOpened WASM, Skia, Mobile
TypedEventHandler<SplitView, object> PaneOpening WASM, Skia, Mobile

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

Not implemented properties

Property Not supported on
SplitViewPanePlacement PanePlacement MacOS
Brush PaneBackground MacOS
UIElement Pane MacOS
double OpenPaneLength MacOS
LightDismissOverlayMode LightDismissOverlayMode all platforms supported by Uno Platform
bool IsPaneOpen MacOS
SplitViewDisplayMode DisplayMode MacOS
UIElement Content MacOS
double CompactPaneLength MacOS
SplitViewTemplateSettings TemplateSettings MacOS
DependencyProperty CompactPaneLengthProperty MacOS
DependencyProperty ContentProperty MacOS
DependencyProperty DisplayModeProperty MacOS
DependencyProperty IsPaneOpenProperty MacOS
DependencyProperty LightDismissOverlayModeProperty all platforms supported by Uno Platform
DependencyProperty OpenPaneLengthProperty MacOS
DependencyProperty PaneBackgroundProperty MacOS
DependencyProperty PanePlacementProperty MacOS
DependencyProperty PaneProperty MacOS
DependencyProperty TemplateSettingsProperty MacOS

Not implemented events

Event Not supported on
TypedEventHandler<SplitView, object> PaneClosed MacOS
TypedEventHandler<SplitView, SplitViewPaneClosingEventArgs> PaneClosing MacOS
TypedEventHandler<SplitView, object> PaneOpened MacOS
TypedEventHandler<SplitView, object> PaneOpening MacOS

Last updated Monday, 14 April 2025 02:07.