4.279 ExponentialEase
x:Object > DependencyObject > Freezable > EasingFunctionBase > ExponentialEase, IEasingFunction | |
ExponentialEase | |
(usage) |
<ExponentialEase /> |
(description) |
Represents an easing function that creates an animation that accelerates and/or decelerates using an exponential formula. |
(properties) |
|
Exponent |
x:Double |
(description) |
The exponent used to determine the interpolation of the animation. |