CartoType iOS API 9.2-12-g6c2dcf66f
for development in Swift and Objective C for iOS and Mac OS
Instance Methods | List of all members
<CtFindAsyncProtocol> Protocol Reference

#import <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: