TwoPaneView.Mode プロパティ

定義

ペインの TwoPaneViewMode 表示方法を示す値を取得します。

public:
 property Microsoft::Maui::Controls::Foldable::TwoPaneViewMode Mode { Microsoft::Maui::Controls::Foldable::TwoPaneViewMode get(); };
public Microsoft.Maui.Controls.Foldable.TwoPaneViewMode Mode { get; }
member this.Mode : Microsoft.Maui.Controls.Foldable.TwoPaneViewMode
Public ReadOnly Property Mode As TwoPaneViewMode

プロパティ値

適用対象