共用方式為


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

動畫的結束位置。

適用於