ExponentialEasingFunction Properties
An easing function that uses an exponential formula to specify how the animation speeds up and slows down.Name | Description |
---|---|
EasingMode | Gets or sets the animation easing mode. Inherited from EasingFunctionBase. |
Exponent | Gets or sets the exponent that is used to determine the animation interpolation. |
See Also