Contents

willPlayOnce

A Boolean value that indicates whether to schedule this event one time only and suppress subsequent replay.

Declaration

var willPlayOnce: Bool { get set }

Discussion

The “once” provision takes effect at the start of interstitial playback. The system doesn’t schedule playback again even if the first playback is canceled before completion.

See Also

Inspecting timing