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