共用方式為


TwoPaneView.PanePriority 屬性

定義

取得或設定值,指出哪個窗格具有較高的優先順序。

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

屬性值

適用於