paused property
The read-only HTMLMediaElement.paused property
tells whether the media element is paused.
Implementation
external bool get paused;
The read-only HTMLMediaElement.paused property
tells whether the media element is paused.
external bool get paused;