AnimationTimingFunction

Enumeration AnimationTimingFunction

Defines how an animation progresses through the duration of each iteration.

Enumeration Members

Enumeration Members

EASEIN: "easein"

The animation starts slowly and accelerates towards the end.

EASEINOUT: "easeinout"

The animation starts slowly, accelerates, decelerates, and then slows down at the end.

EASEOUT: "easeout"

The animation starts quickly and decelerates towards the end.

LINEAR: "linear"

The animation progresses at a constant pace from start to finish.


Did you find this page useful? Please give it a rating:
Thank you for rating this page!
Any issues or feedback?
What kind of problem would you like to report?
Please tell us more about what's wrong: