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.