CommandBarFlyoutCommandBarTemplateSettings.WidthExpansionAnimationEndPosition Property

Definition

Gets the end position for the width expansion animation.

public:
 property double WidthExpansionAnimationEndPosition { double get(); };
double WidthExpansionAnimationEndPosition();
public double WidthExpansionAnimationEndPosition { get; }
var double = commandBarFlyoutCommandBarTemplateSettings.widthExpansionAnimationEndPosition;
Public ReadOnly Property WidthExpansionAnimationEndPosition As Double

Property Value

Double

double

The end position for the animation.

Applies to