---
title: CHHapticEngine.ResetHandler
framework: corehaptics
role: symbol
role_heading: Type Alias
path: corehaptics/chhapticengine/resethandler-swift.typealias
---

# CHHapticEngine.ResetHandler

A typealias for the block that the haptic engine calls after being reset.

## Declaration

```swift
typealias ResetHandler = () -> Void
```

## See Also

### Handling Haptic Engine Resets

- [resetHandler](corehaptics/chhapticengine/resethandler-swift.property.md)
