android-components / mozilla.components.browser.awesomebar / BrowserAwesomeBar / onInputChanged

onInputChanged

@Synchronized fun onInputChanged(text: String): Unit (source)

Overrides AwesomeBar.onInputChanged

Fired whenever the user changes their input, after they have started interacting with the awesome bar.

Parameters

text - The current user input in the toolbar.