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.
An object that contains the specifics of the most recent event.
@property (strong, readonly) CLMonitoringEvent * lastEvent;This includes the state, the date, and the specifics of the condition, if applicable.