Share via


CommandBarFlyoutCommandBarTemplateSettings.CloseAnimationEndPosition プロパティ

定義

閉じるアニメーションの終了位置を取得します。

UWP 用の同等の WinUI 2 API: Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBarTemplateSettings.CloseAnimationEndPosition (Windows App SDKの WinUI の場合は、Windows App SDK名前空間を参照してください)。

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

プロパティ値

Double

double

アニメーションの終了位置。

適用対象