SearchTextField
SearchTextField copied to clipboard
Filtering strings
When i do searchTextField.filterStrings(stringsArray), i don't get all items present in stringsArray.
is there an explanation for this ?
Initial function name states: FILTERED strings. But agree, would be great to have such callback closure.
you check this?
// Set the max number of results. By default it's not limited mySearchTextField.maxNumberOfResults = 5