Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 639 Bytes

elasticease_springiness.md

File metadata and controls

30 lines (19 loc) · 639 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Media.Animation.ElasticEase.Springiness
winrt property

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

-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