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 specified end delay.

See the description of the endDelay attribute on the AnimationTiming interface.

Property of apis/web animations/AnimationTimingPropertiesapis/web animations/AnimationTimingProperties

Syntax

var result = element.endDelay;
element.endDelay = value;

Return Value

Returns an object of type doubledouble