start()
Synchronously starts the haptic engine.
Declaration
func start() throwsMentioned in
Discussion
This method blocks all subsequent event processing on the current thread until the engine has started. It throws an error if the engine can’t start.