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