Contents

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);

See Also

Instance properties