---
title: lastEvent
framework: corelocation
role: symbol
role_heading: Instance Property
path: corelocation/clmonitor-2r51v/record/lastevent
---

# lastEvent

The most recent event the monitor records.

## Declaration

```swift
let lastEvent: CLMonitor.Event
```

## Discussion

Discussion The event record contains the specifics of the most recent event, including its state, date, and the specifics of the condition, if applicable.

## See Also

### Record characteristics

- [condition](corelocation/clmonitor-2r51v/record/condition.md)
