isPlaying
A Boolean that indicates whether the sound is playing its audio data.
Declaration
var isPlaying: Bool { get }Discussion
The value of this property is true when the receiver is playing its audio data.
A Boolean that indicates whether the sound is playing its audio data.
var isPlaying: Bool { get }The value of this property is true when the receiver is playing its audio data.