ElasticEasingFunction Constructors
The easing function that creates an animation that resembles a spring oscillating back and forth until it comes to rest.| Name | Description |
|---|---|
| ElasticEasingFunction() | Initializes a new instance of the ElasticEasingFunction class with the default settings. |
See Also