Contents

playsAudioOnly

A Boolean value that indicates whether the engine ignores haptic events and plays audio events only.

Declaration

var playsAudioOnly: Bool { get set }

Discussion

If you set a new value on a running engine, you must restart the engine for the change to take effect.

The default value is false.

See Also

Modifying Playback Properties