NavigationViewTemplateSettings.SmallerPaneToggleButtonWidth Property

Definition

Gets the width of the toggle button for the smaller pane.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

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

Property Value

Double

double

The width of the toggle button for the smaller pane.

Applies to