Contents

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.

See Also

Playing Sounds