isPlaying


isPlayingbooleanRead-only

Indicates if the element is currently playing.

To set the isPlaying property on an element, use the element's play() and pause() functions.

If you select Autoplays on loading in the element's Settings panel in the Editor, the isPlaying property is set to true when the page loads.

Was this helpful?
Yes
No