Phaser API Documentation

  Version: 
<readonly> isSeeking: boolean

Description:

Is the video currently seeking?

This is set to true when the seeking event is fired, and set to false when the seeked event is fired.

Type:
boolean
Since: 3.60.0