showClear

@Composable
abstract fun showClear(showClear: Boolean)(source)

Set if Clear button should be visible.


abstract val showClear: Boolean(source)

Determines if Clear button should be visible.