---
title: CMFallDetectionEvent
framework: coremotion
role: symbol
role_heading: Class
path: coremotion/cmfalldetectionevent
---

# CMFallDetectionEvent

An object that contains data about a fall detection event.

## Declaration

```swift
class CMFallDetectionEvent
```

## Topics

### Accessing Fall Data

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

### Getting the event date

- [date](coremotion/cmfalldetectionevent/date.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Fall detection

- [CMFallDetectionManager](coremotion/cmfalldetectionmanager.md)
- [CMFallDetectionDelegate](coremotion/cmfalldetectiondelegate.md)
- [NSFallDetectionUsageDescription](bundleresources/information-property-list/nsfalldetectionusagedescription.md)
