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