Windows.UI.Xaml.Media.Animation.EasingFunctionBase.EasingMode
July 6, 2022 · View on GitHub
-description
Gets or sets a value that specifies how the animation interpolates.
-xaml-syntax
<easingFunction EasingMode="easingMode"/>
-xaml-values
- easingFunction
- easingFunctionAn object element for a type that derives from EasingFunctionBase.
- easingMode
- easingModeA named constant of the EasingMode enumeration, such as EaseIn