SineEasingFunction Constructors
An easing function that uses a sine formula to specify how the animation speeds up and slows down.
Name | Description |
---|---|
Sine |
Initializes a new instance of the Sine |
See Also