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

# CMFallDetectionEvent.UserResolution.dismissed

The user dismissed the fall event alert, but didn’t explicitly confirm or reject the event.

## Declaration

```swift
case dismissed
```

## Discussion

Discussion The user can dismiss the alert by pressing the digital crown or tapping the close button.

## See Also

### Resolutions

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