Resumes playing a paused haptic.
Required.
SDKs
- iOS 13.0+
- Mac Catalyst 13.0+
Framework
- Core Haptics
Declaration
- (BOOL)resumeAtTime:(NSTime Interval)time error:(NSError * _Nullable *)outError;
Parameters
time
The time in the haptic pattern at which to resume playback.
outError
The error to throw in case the player couldn't resume.