ui
2.3.0
ui
/
com.mapbox.search.ui.utils
/
Debouncer
/
debounce
debounce
fun
debounce
(
action
:
(
)
->
Unit
)
Takes an action that should be "debounced"
Parameters
action
to be debounced