QuarticEasingFunction Constructors
The easing function that creates an animation that accelerates and (or) decelerates using the fourth power function.Name | Description |
---|---|
QuarticEasingFunction() | Initializes a new instance of the QuarticEasingFunction class with the default settings. |
See Also