Contents

CHHapticEngine.StoppedReason.engineDestroyed

The system destroyed the engine.

Declaration

case engineDestroyed

Discussion

This reason typically indicates a programming error. Maintain a strong reference to the engine to for as long as you need to execute haptics.

See Also

Stopped Reasons