NavigationViewTemplateSettings.PaneToggleButtonWidth Property

Definition

Overloads

PaneToggleButtonWidth

Gets the width of the toggle button for the pane.

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

PaneToggleButtonWidth

Gets the width of the toggle button for the 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 PaneToggleButtonWidth { double get(); };
double PaneToggleButtonWidth();
public double PaneToggleButtonWidth { get; }
Public ReadOnly Property PaneToggleButtonWidth As Double

Property Value

Double

double

The width of the toggle button for the pane.

Applies to