Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 557 Bytes

bounceeasingfunction_bounces.md

File metadata and controls

28 lines (16 loc) · 557 Bytes
-api-id -api-type
P:Windows.UI.Composition.BounceEasingFunction.Bounces
winrt property

Windows.UI.Composition.BounceEasingFunction.Bounces

-description

Gets the number of bounces.

-property-value

The number of bounces. The value must be greater or equal to zero.

-remarks

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

-see-also

-examples