Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 704 Bytes

elasticeasingfunction_oscillations.md

File metadata and controls

28 lines (16 loc) · 704 Bytes
-api-id -api-type
P:Windows.UI.Composition.ElasticEasingFunction.Oscillations
winrt property

Windows.UI.Composition.ElasticEasingFunction.Oscillations

-description

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

-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.

-remarks

The value of this property is set as a parameter of the CompositionEasingFunction.CreateElasticEasingFunction.md method.

-see-also

-examples