CommandBarFlyoutCommandBarTemplateSettings.CloseAnimationEndPosition Property

Definition

Gets the end position for the close 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 CloseAnimationEndPosition { double get(); };
double CloseAnimationEndPosition();
public double CloseAnimationEndPosition { get; }
Public ReadOnly Property CloseAnimationEndPosition As Double

Property Value

Double

double

The end position for the animation.

Applies to