Share via


TwoPaneView.TallModeConfiguration プロパティ

定義

ウィンドウを縦長モードで表示する方法を示す値を取得または設定します。

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

プロパティ値

適用対象