eventHandler
The block the framework calls as the event handler for the location monitor instance.
Declaration
@property (nonatomic, readonly) void (^eventHandler)(CLMonitor *monitor, CLMonitoringEvent *event);The block the framework calls as the event handler for the location monitor instance.
@property (nonatomic, readonly) void (^eventHandler)(CLMonitor *monitor, CLMonitoringEvent *event);