EddyBorja / MLPAutoCompleteTextField

UITextfield subclass with autocomplete menu. For iOS.
Other
1.21k stars 222 forks source link

didSelectAutoComplete requires long press #120

Open kevintbradbury opened 5 years ago

kevintbradbury commented 5 years ago

I've found that the didSelectAutoComplete method requires a several sec press in to trigger. Is there any Delegate methods to adjust the length of the press? Or is this adjusted somewhere else?