disableSearch

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

Set whether searching in options is disabled.


Disable searching in options.