Freigeben über


CommandBarFlyoutCommandBarTemplateSettings.ExpandUpAnimationHoldPosition Eigenschaft

Definition

Ruft die Halteposition für die Animation zum Erweitern ab.

Entsprechende WinUI 2-API für UWP: Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBarTemplateSettings.ExpandUpAnimationHoldPosition (für WinUI im Windows App SDK siehe Windows App SDK Namespaces).

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

Eigenschaftswert

Double

double

Die Halteposition für die Animation.

Gilt für: