minQueryLength property

int minQueryLength
final

Minimum query length for auto-triggering a search on keystroke.

Queries shorter than this only search on Enter or focus-leave. Default: 3.

Implementation

final int minQueryLength;