Controls/TwoPaneView
Jump to navigation
Jump to search
TwoPaneView
- Kind
- Control
- Microsoft Docs
- TwoPaneView documentation on learn.microsoft.com
- Introduced
- MAUI 6.0 (.NET 6)
- Deprecated
- No
- Notes
- Dual-pane layout; responsive wide/tall modes.
Properties
| Property | Implemented (Maui Linux) | Introduced in (MAUI/.NET) | Notes |
|---|---|---|---|
| Pane1 | ? | First pane content | |
| Pane2 | ? | Second pane content | |
| PanePriority | ? | Which pane is primary | |
| WideModeConfiguration | ? | Side-by-side/on-top | |
| TallModeConfiguration | ? | Stacked behavior | |
| MinWideModeWidth | ? | Threshold width | |
| MinTallModeHeight | ? | Threshold height |