Phaser API Documentation

  Version: 
<readonly> isPaused: boolean

Description:

Flag indicating if sound is currently paused.

Type:
boolean
Default: false
Since: 3.0.0
Source: src/sound/BaseSound.js (Line 69)