---
title: resolution
framework: coremotion
role: symbol
role_heading: Instance Property
path: coremotion/cmfalldetectionevent/resolution
---

# resolution

The event’s resolution.

## Declaration

```swift
var resolution: CMFallDetectionEvent.UserResolution { get }
```

## Discussion

Discussion The resolution of an event reflects the user’s action in response to the fall detection notification. For example, the user might tap a button to respond inside the notification, or press the digital crown to dismiss the notification.

## See Also

### Accessing Fall Data

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