Contents

CHHapticEngine.CompletionHandler

A typealias for a completion handler that the engine calls after starting or stopping.

Declaration

typealias CompletionHandler = ((any Error)?) -> Void

See Also

Starting and Stopping the Haptic Engine