Share via


CommandBarFlyoutCommandBarTemplateSettings.ExpandDownAnimationEndPosition プロパティ

定義

展開ダウン アニメーションの終了位置を取得します。

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

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

プロパティ値

Double

double

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

適用対象