ODQueryUnscheduleFromRunLoop(_:_:_:)
Removes a query from a specified run loop.
Declaration
func ODQueryUnscheduleFromRunLoop(_ query: ODQueryRef!, _ runLoop: CFRunLoop!, _ runLoopMode: CFString!)Parameters
- query:
The query.
- runLoop:
The run loop.
- runLoopMode:
The mode to remove the query from.