CommandBarFlyoutCommandBarTemplateSettings.ExpandDownAnimationStartPosition 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 start position for the expand down animation.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBarTemplateSettings.ExpandDownAnimationStartPosition (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
public:
property double ExpandDownAnimationStartPosition { double get(); };
double ExpandDownAnimationStartPosition();
public double ExpandDownAnimationStartPosition { get; }
var double = commandBarFlyoutCommandBarTemplateSettings.expandDownAnimationStartPosition;
Public ReadOnly Property ExpandDownAnimationStartPosition As Double
Property Value
Double
double
The start position for the animation.