-api-id | -api-type |
---|---|
P:Microsoft.UI.Xaml.Media.Animation.BounceEase.Bounces |
winrt property |
Gets or sets the number of bounces.
<BounceEase Bounces="int" .../>
The number of bounces. The value must be greater or equal to zero. Negative values will resolve to zero. The default is 3.