---
title: CMFallDetectionEvent.UserResolution.unresponsive
framework: coremotion
role: symbol
role_heading: Case
path: coremotion/cmfalldetectionevent/userresolution/unresponsive
---

# CMFallDetectionEvent.UserResolution.unresponsive

The user didn’t respond to the fall event and the system hasn’t detected recovery motions.

## Declaration

```swift
case unresponsive
```

## See Also

### Resolutions

- [CMFallDetectionEvent.UserResolution.confirmed](coremotion/cmfalldetectionevent/userresolution/confirmed.md)
- [CMFallDetectionEvent.UserResolution.dismissed](coremotion/cmfalldetectionevent/userresolution/dismissed.md)
- [CMFallDetectionEvent.UserResolution.rejected](coremotion/cmfalldetectionevent/userresolution/rejected.md)
