Companion

object Companion

Contains the default values for the AutocompleteOptions class.

Properties

Link copied to clipboard
const val DEFAULT_LIMIT: Int = 5

The default results limit for the autocomplete request.

Link copied to clipboard
const val MAX_LIMIT_VALUE: Long = 10

The maximum results limit for the autocomplete request.