SearchTextField icon indicating copy to clipboard operation
SearchTextField copied to clipboard

Filtering strings

Open skander300 opened this issue 6 years ago • 2 comments

When i do searchTextField.filterStrings(stringsArray), i don't get all items present in stringsArray. is there an explanation for this ?

skander300 avatar Feb 01 '18 11:02 skander300

Initial function name states: FILTERED strings. But agree, would be great to have such callback closure.

mrDeadLinez avatar Feb 16 '18 15:02 mrDeadLinez

you check this?

// Set the max number of results. By default it's not limited mySearchTextField.maxNumberOfResults = 5

xhidnoda avatar Apr 19 '18 20:04 xhidnoda