Configurator
interface Configurator
Functions
Link copied to clipboard
abstract fun configureAutofillForCurrentPage(webView: WebView, url: String?, browserMode: BrowserMode)
Configures autofill for the current webpage. This should be called once per page load (e.g., onPageStarted())