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