CommandBarFlyoutCommandBarTemplateSettings.ExpandDownAnimationHoldPosition Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the hold position for the expand down animation.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBarTemplateSettings.ExpandDownAnimationHoldPosition (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
public:
property double ExpandDownAnimationHoldPosition { double get(); };
double ExpandDownAnimationHoldPosition();
public double ExpandDownAnimationHoldPosition { get; }
var double = commandBarFlyoutCommandBarTemplateSettings.expandDownAnimationHoldPosition;
Public ReadOnly Property ExpandDownAnimationHoldPosition As Double
Property Value
Double
double
The hold position for the animation.