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.
| Name | Description | |
|---|---|---|
|
Dispatcher | Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.) |
|
EasingMode | Gets or sets a value that specifies how the animation interpolates. (Inherited from EasingFunctionBase.) |
|
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. |
Show: