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.

iterationStart

Summary

The animation node’s iteration start property.

A finite real number greater than or equal to zero representing the number of iterations into the animation node at which to begin.

Property of apis/web_animations/AnimationTimingReadOnlyapis/web_animations/AnimationTimingReadOnly

Syntax

Note: This property is read-only.

var result = element.iterationStart;

Return Value

Returns an object of type doubledouble