isLoopingEnabled
A Boolean value that indicates whether the track is in a looping state.
Declaration
var isLoopingEnabled: Bool { get set }Discussion
If you don’t set loopRange, the framework loops the full track.
A Boolean value that indicates whether the track is in a looping state.
var isLoopingEnabled: Bool { get set }If you don’t set loopRange, the framework loops the full track.