autoCompleteHints property

List<String> autoCompleteHints
final

List of autocomplete hints to suggest to the user while typing

Implementation

final List<String> autoCompleteHints;