Windows.UI.Xaml.Media.Animation.ElasticEase.Springiness

July 6, 2022 · View on GitHub

-description

Gets or sets 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.

-xaml-syntax

<ElasticEase Springiness="double"/>

-property-value

A positive number that specifies the stiffness of the spring. The default value is 3.

-remarks

-examples

-see-also