CartoType iOS API 9.0-11-g64131709d
for development in Swift and Objective C for iOS and Mac OS
Loading...
Searching...
No Matches
<CtFindAsyncProtocol> Protocol Reference

#include <CartoTypeFramework.h>

Inheritance diagram for <CtFindAsyncProtocol>:
<CartoTypeFindAsyncProtocol>

Instance Methods

(void) - handler:
 

Detailed Description

Implement this protocol to handle findAsync when searching for map objects.

Method Documentation

◆ handler:

- (void) handler: (NSMutableArray< CtMapObject * > *) aObjectArray

This function is called with the array of objects that has been found by an asynchronous find function.


The documentation for this protocol was generated from the following file: