onSuggestionsShown

abstract fun onSuggestionsShown(suggestions: List<AddressAutofillSuggestion>)

Called when the AddressAutofillSuggestions are received and displayed on the view.

See also

com.mapbox.search.autofill.AddressAutofill

Parameters

suggestions

List of AddressAutofillSuggestion shown.