---
title: hangDiagnostics
framework: metrickit
role: symbol
role_heading: Instance Property
path: metrickit/mxdiagnosticpayload/hangdiagnostics
---

# hangDiagnostics

The diagnostic reports for times when the app was too busy to handle input responsively during the reporting period.

## Declaration

```swift
var hangDiagnostics: [MXHangDiagnostic]? { get }
```

## See Also

### Reading responsiveness metrics

- [appLaunchDiagnostics](metrickit/mxdiagnosticpayload/applaunchdiagnostics.md)
