tripkit-android / com.skedgo.tripkit.ui.search / LocationSearchFragment / Builder / withHint

withHint

fun withHint(hint:String?): Builder

Sets the EditText hint. For example, "Where do you want to go?"

Parameters

hint - A hint

Return this Builder