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