open infix fun T.at(@IntRange(from = 0) timeStamp: Int): E Adds a keyframe so that animation value will be this at time: timeStamp. For example:
Return
an instance of E so a custom Easing can be added by the using method.
The time in the during when animation should reach value: this, with a minimum value of 0.