Share via


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

プロパティ値

適用対象