BounceEase Properties
Collapse the table of content
Expand the table of content

BounceEase Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The BounceEase type exposes the following members.

  NameDescription
Public property Bounces Gets or sets the number of bounces.
Public property Bounciness Gets or sets a value that specifies how bouncy the bounce animation is. Low values of this property result in bounces with little lose of height between bounces (more bouncy) while high values result in dampened bounces (less bouncy).
Public property Dispatcher Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.)
Public property EasingMode Gets or sets a value that specifies how the animation interpolates. (Inherited from EasingFunctionBase.)
Top

Show:
© 2017 Microsoft