GLSearchMatchType
enum GLSearchMatchType {}
Search matching functions
-
Start of the word is equal to query
Declaration
Objective-C
GLSearchMatchType_WordStart -
Whole word is equal to query
Declaration
Objective-C
GLSearchMatchType_Word -
Whole phrase is equal to query
Declaration
Objective-C
GLSearchMatchType_Exact
Install in Dash
GLSearchMatchType Enumeration Reference