CommandBarFlyoutCommandBarTemplateSettings.CloseAnimationEndPosition Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.