Contents

lastEvent

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

Declaration

@property (strong, readonly) CLMonitoringEvent * lastEvent;

Discussion

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

See Also

Event properties