Share via


TwoPaneView.WideModeConfiguration プロパティ

定義

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

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

プロパティ値

適用対象