pause(atTime:)
Pauses the haptic player during playback.
Declaration
func pause(atTime time: TimeInterval) throwsParameters
- time:
The time in the haptic pattern at which to pause playback.
Pauses the haptic player during playback.
func pause(atTime time: TimeInterval) throwsThe time in the haptic pattern at which to pause playback.