Freigeben über


CommandBarFlyoutCommandBarTemplateSettings.WidthExpansionMoreButtonAnimationEndPosition Eigenschaft

Definition

Ruft die Endposition für die Schaltflächenerweiterungsanimation "Mehr" ab.

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

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

Eigenschaftswert

Double

double

Die Endposition für die Animation.

Gilt für: