Contents

start()

Synchronously starts the haptic engine.

Declaration

func start() throws

Mentioned 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.

See Also

Starting and Stopping the Haptic Engine