PowerEase.Power Property

Definition

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.

C#
public double Power { get; set; }
XAML
<PowerEase Power="double" .../>

Property Value

Double

The exponential power of the animation interpolation. This value must be greater or equal to 0. The default is 2.

Applies to

Proizvod Verzije
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6