SplitView : Control
Implemented for: all platforms supported by Uno Platform
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 | all platforms supported by Uno Platform |
| Brush PaneBackground | all platforms supported by Uno Platform |
| UIElement Pane | all platforms supported by Uno Platform |
| double OpenPaneLength | all platforms supported by Uno Platform |
| bool IsPaneOpen | all platforms supported by Uno Platform |
| SplitViewDisplayMode DisplayMode | all platforms supported by Uno Platform |
| UIElement Content | all platforms supported by Uno Platform |
| double CompactPaneLength | all platforms supported by Uno Platform |
| SplitViewTemplateSettings TemplateSettings | all platforms supported by Uno Platform |
| DependencyProperty CompactPaneLengthProperty | all platforms supported by Uno Platform |
| DependencyProperty ContentProperty | all platforms supported by Uno Platform |
| DependencyProperty DisplayModeProperty | all platforms supported by Uno Platform |
| DependencyProperty IsPaneOpenProperty | all platforms supported by Uno Platform |
| DependencyProperty OpenPaneLengthProperty | all platforms supported by Uno Platform |
| DependencyProperty PaneBackgroundProperty | all platforms supported by Uno Platform |
| DependencyProperty PanePlacementProperty | all platforms supported by Uno Platform |
| DependencyProperty PaneProperty | all platforms supported by Uno Platform |
| DependencyProperty TemplateSettingsProperty | all platforms supported by Uno Platform |
Implemented events
| Event | Supported on |
|---|---|
| TypedEventHandler<SplitView, object> PaneClosed | all platforms supported by Uno Platform |
| TypedEventHandler<SplitView, SplitViewPaneClosingEventArgs> PaneClosing | all platforms supported by Uno Platform |
| TypedEventHandler<SplitView, object> PaneOpened | all platforms supported by Uno Platform |
| TypedEventHandler<SplitView, object> PaneOpening | all platforms supported by Uno Platform |
Below are all properties, methods, and events of SplitView that are not currently implemented in Uno.
Not implemented properties
| Property | Not supported on |
|---|---|
| LightDismissOverlayMode LightDismissOverlayMode | all platforms supported by Uno Platform |
| DependencyProperty LightDismissOverlayModeProperty | all platforms supported by Uno Platform |
Last updated Tuesday, 14 May 2024 19:55.