This page is readiness-state

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

finished

Summary

Returns the current finished promise for this object.

Property of apis/web_animations/AnimationPlayerapis/web_animations/AnimationPlayer

Syntax

Note: This property is read-only.

var myAnimationPlayer = finishedPromise.finished;

Return Value

Returns an object of type

Returns a Promise object.