Share via


NavigationViewTemplateSettings.SmallerPaneToggleButtonWidth プロパティ

定義

小さいウィンドウのトグル ボタンの幅を取得します。

このドキュメントは、UWP 用 WinUI 2 に適用されます (Windows アプリ SDKWinUI については、Windows アプリ SDK名前空間を参照してください)。

public:
 property double SmallerPaneToggleButtonWidth { double get(); };
double SmallerPaneToggleButtonWidth();
public double SmallerPaneToggleButtonWidth { get; }
Public ReadOnly Property SmallerPaneToggleButtonWidth As Double

プロパティ値

Double

double

小さいウィンドウのトグル ボタンの幅。

適用対象