/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.search/LocationSearchFragment/Builder/showBackButton
showBackButton
\ fun showBackButton(showBackButton: Boolean = true): LocationSearchFragment.Builder
Should the search box include a back button?
Return
this Builder
Parameters
androidJvm
showBackButton | When true, show a back button which dismisses the fragment when clicked. |