CommandBarFlyoutCommandBarTemplateSettings.WidthExpansionAnimationEndPosition Property

Definition

Gets the end position for the width expansion animation.

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

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

Property Value

Double

double

The end position for the animation.

Applies to