CartoType iOS API 9.0-11-g64131709d
for development in Swift and Objective C for iOS and Mac OS
|
#include <CartoTypeBase.h>
Properties | |
bool | found |
NSString * | key |
NSString * | value |
size_t | start |
size_t | end |
Information returned by the match method of CtMapObject.
|
readwritenonatomicassign |
The end position of the matched text within the value.
|
readwritenonatomicassign |
True if the text was found.
|
readwritenonatomicstrong |
The name of the attribute in which the matched text was found.
|
readwritenonatomicassign |
The start position of the matched text within the value.
|
readwritenonatomicstrong |
The value of the attribute in which the matched text was found.