TwoPaneView.PanePriority Property

Definition

Gets or sets a value that indicates which pane has priority.

public:
 property Microsoft::Maui::Controls::Foldable::TwoPaneViewPriority PanePriority { Microsoft::Maui::Controls::Foldable::TwoPaneViewPriority get(); void set(Microsoft::Maui::Controls::Foldable::TwoPaneViewPriority value); };
public Microsoft.Maui.Controls.Foldable.TwoPaneViewPriority PanePriority { get; set; }
member this.PanePriority : Microsoft.Maui.Controls.Foldable.TwoPaneViewPriority with get, set
Public Property PanePriority As TwoPaneViewPriority

Property Value

Applies to