---
title: state
framework: corelocation
role: symbol
role_heading: Instance Property
path: corelocation/clmonitoringevent/state
---

# state

The state of the condition at the time of the event.

## Declaration

```occ
@property (nonatomic, readonly) CLMonitoringState state;
```

## See Also

### Event properties

- [date](corelocation/clmonitoringevent/date.md)
- [identifier](corelocation/clmonitoringevent/identifier.md)
- [refinement](corelocation/clmonitoringevent/refinement.md)
- [CLMonitoringState](corelocation/clmonitoringstate.md)
