CommandBarFlyoutCommandBarTemplateSettings.CloseAnimationEndPosition 属性

定义

获取关闭动画的结束位置。

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

属性值

Double

double

动画的结束位置。

适用于