endDelay
Summary
The end delay which represents the number of milliseconds from the end of an animation node’s active interval until the start time of any animation node that may follow, for example, in an animation sequence.
Property of apis/web_animations/AnimationTimingReadOnlyapis/web_animations/AnimationTimingReadOnly
Syntax
Note: This property is read-only.
var result = element.endDelay;
Return Value
Returns an object of type doubledouble