This page is Almost Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

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