---
title: lastEvent
framework: corelocation
role: symbol
role_heading: Instance Property
path: corelocation/clmonitoringrecord/lastevent
---

# lastEvent

An object that contains the specifics of the most recent event.

## Declaration

```occ
@property (strong, readonly) CLMonitoringEvent * lastEvent;
```

## Discussion

Discussion This includes the state, the date, and the specifics of the condition, if applicable.

## See Also

### Event properties

- [condition](corelocation/clmonitoringrecord/condition.md)
