playsHapticsOnly
A Boolean value that indicates whether the engine ignores audio events.
Declaration
var playsHapticsOnly: Bool { get set }Discussion
Setting this property to true causes the engine to ignore all audio events, such as audioContinuous and audioCustom. This also reduces latency of starting haptic playback.