Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 620 Bytes

elasticease_oscillations.md

File metadata and controls

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

Windows.UI.Xaml.Media.Animation.ElasticEase.Oscillations

-description

Gets or sets the number of times the target slides back and forth over the animation destination.

-xaml-syntax

<ElasticEase Oscillations="int"/>

-property-value

The number of times the target slides back and forth over the animation destination. This value must be greater than or equal to 0. The default is 3.

-remarks

-examples

-see-also