playState property

AnimationPlayState get playState

The read-only Animation.playState property of the Web Animations API returns an enumerated value describing the playback state of an animation.

Implementation

external AnimationPlayState get playState;