minCharsForSuggestions property

int minCharsForSuggestions
final

The minimum number of characters which must be entered before suggestionsCallback is triggered.

Defaults to 0.

Implementation

final int minCharsForSuggestions;