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.

-remarks

-examples

-see-also

Contents

  1. 1-description
  2. 2-parameters
  3. 2.1-param normalizedTime
  4. 3-returns
  5. 4-remarks
  6. 5-examples
  7. 6-see-also