CartoType iOS API 7.8.2, 2022-03-25
for development in Swift and Objective C for iOS and Mac OS
Instance Methods | List of all members
<CartoTypeFindAsyncProtocol> Protocol Reference

#import <CartoTypeFramework.h>

Instance Methods

(void) - handler:
 

Detailed Description

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

Method Documentation

◆ handler:

- (void) handler: (NSMutableArray< CartoTypeMapObject * > *)  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: