CHHapticEngine.ResetHandler
A typealias for the block that the haptic engine calls after being reset.
Declaration
typealias ResetHandler = () -> VoidA typealias for the block that the haptic engine calls after being reset.
typealias ResetHandler = () -> Void