Contents

shouldLoop

Whether or not this file loops during playback. This should be set for assets that are prepared as seamless loops. A looping resource will play forever until it is explicitly told to stop.

Declaration

@MainActor @preconcurrency var shouldLoop: Bool { get }

See Also

Deprecated