ExponentialEasingFunction Constructors
An easing function that uses an exponential formula to specify how the animation speeds up and slows down.
Name | Description |
---|---|
Exponential |
Initializes a new instance of the Exponential |
See Also