AnimationPlayStateΒΆ webVis API ReferenceAnimationPlayStateEnumeration AnimationPlayStateIndicates the play state of an animation. SeeAnimationOptions IndexEnumeration MembersINITIAL PAUSED RUNNING Enumeration MembersINITIALINITIAL: "initial"The animation is in its initial state and has not started yet. PAUSEDPAUSED: "paused"The animation is paused and can be resumed. RUNNINGRUNNING: "running"The animation is currently active and running. Was this page helpful? Please leave a thumbs up or down. π Yes π No
Indicates the play state of an animation.
See
AnimationOptions