共用方式為


CommandBarFlyoutCommandBarTemplateSettings.ExpandUpAnimationHoldPosition 屬性

定義

取得展開動畫的保留位置。

適用于 UWP 的對等 WinUI 2 APIMicrosoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBarTemplateSettings.ExpandUpAnimationHoldPosition (,請參閱Windows 應用程式 SDK中 WinUI 的Windows 應用程式 SDK命名空間) 。

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

屬性值

Double

double

動畫的保留位置。

適用於