CartoType iOS API 8.8-13-g03c6f7017
for development in Swift and Objective C for iOS and Mac OS
Instance Methods | List of all members
<CartoTypeFindAsyncGroupProtocol> Protocol Reference

#import <CartoTypeFramework.h>

Inheritance diagram for <CartoTypeFindAsyncGroupProtocol>:

Instance Methods

(void) - handler:
 

Detailed Description

Implement this protocol to handle findAsync when searching for map object groups.

Method Documentation

◆ handler:

- (void) handler: (NSMutableArray< CartoTypeMapObjectGroup * > *)  aObjectGroupArray

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


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