BackEasingFunction Constructors
Represents an easing function that retracts the motion of an animation slightly before it begins to animate in the path indicated.Name | Description |
---|---|
BackEasingFunction() | Initializes a new instance of the BackEasingFunction class with the default settings. |
See Also