2 references to PanePriority
Microsoft.Maui.Controls.Foldable (2)
TwoPaneView.cs (2)
72
/// <summary>Bindable property for <see cref="
PanePriority
"/>.</summary>
349
ViewMode newMode = (
PanePriority
== TwoPaneViewPriority.Pane1) ? ViewMode.Pane1Only : ViewMode.Pane2Only;