setOnSuggestionClickListener
fun setOnSuggestionClickListener(suggestionClickListener: SuggestionListView.OnSuggestionClickListener)
Content copied to clipboard
A setter for suggestionClickListener.
Use this if you want to implement custom on item clicked behavior.