PowerEase Properties
Collapse the table of content
Expand the table of content

PowerEase Properties

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

The PowerEase type exposes the following members.

  NameDescription
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.)
Public property Power Gets or sets the exponential power of the animation interpolation. For example, a value of 7 creates an animation interpolation curve that follows the formula f(t) = t7.
Top

Show:
© 2017 Microsoft