ElasticEasingFunction Properties
This function is used to create an animation that resembles spring oscillation.Name | Description |
---|---|
EasingMode | Gets or sets the animation easing mode. Inherited from EasingFunctionBase. |
OscillationCount | Gets or sets the number of oscillations. |
Springiness | Gets or sets the amplitude of a “spring” animation oscillation. |
See Also