stopped
Description​
Gets a value indicating whether the playback was stopped or only paused.
- JavaScript
- C#
- Kotlin
readonly stopped: boolean;
bool Stopped { get; }
val stopped: Boolean
Gets a value indicating whether the playback was stopped or only paused.
readonly stopped: boolean;
bool Stopped { get; }
val stopped: Boolean