Share via


CommandBarFlyoutCommandBarTemplateSettings.WidthExpansionDelta Property

Definition

Gets the amount of change for the width expansion.

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

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

Property Value

Double

double

The amount of change for the width expansion.

Applies to