Windows.UI.Xaml.Media.Animation.EasingFunctionBase.Ease
July 6, 2022 ยท View on GitHub
-description
Transforms normalized time to control the pace of an animation.
-parameters
-param normalizedTime
Normalized time (progress) of the animation.
-returns
A double that represents the transformed progress.