CommandBarFlyoutCommandBarTemplateSettings.CloseAnimationEndPosition Property

Definition

Gets the end position for the close animation.

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

Property Value

Double

double

The end position for the animation.

Applies to