4.269 ElasticEase

x:Object > DependencyObject > Freezable > EasingFunctionBase > ElasticEase, IEasingFunction
ElasticEase
(usage)
<ElasticEase />
(description)
Represents an easing function that creates an animation that resembles a spring oscillating back and forth until it comes to rest.
(properties)
Oscillations
x:Int32
(description)
The number of times the target slides back and forth over the animation destination.
Springiness
x:Double
(description)
The stiffness of the spring. The smaller the Springiness value is, the stiffer the spring and the faster the elasticity decreases in intensity over each oscillation.