QuarticEasingFunction Constructors
An easing function that uses the formula f(t) = t⁴ to specify how the animation speeds up or slows down.
Name | Description |
---|---|
Quartic |
Initializes a new instance of the Quartic |
See Also