TwoPaneView.TallModeConfiguration プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ウィンドウを縦長モードで表示する方法を示す値を取得または設定します。
UWP 用の同等の WinUI 2 API: Microsoft.UI.Xaml.Controls.TwoPaneView.TallModeConfiguration (Windows App SDKの WinUI の場合は、Windows App SDK名前空間を参照してください)。
public:
property TwoPaneViewTallModeConfiguration TallModeConfiguration { TwoPaneViewTallModeConfiguration get(); void set(TwoPaneViewTallModeConfiguration value); };
TwoPaneViewTallModeConfiguration TallModeConfiguration();
void TallModeConfiguration(TwoPaneViewTallModeConfiguration value);
public TwoPaneViewTallModeConfiguration TallModeConfiguration { get; set; }
var twoPaneViewTallModeConfiguration = twoPaneView.tallModeConfiguration;
twoPaneView.tallModeConfiguration = twoPaneViewTallModeConfiguration;
Public Property TallModeConfiguration As TwoPaneViewTallModeConfiguration
プロパティ値
ペインを高さモードで表示する方法を示す列挙値。