Function

setAutofillDebugEnabled

Used to enable androidx.compose.ui.autofill.AutofillLoggingCallback.

setAutofillDebugEnabled

Source set: Android
fun ComposeView.Companion.setAutofillDebugEnabled(enabled: Boolean)

Used to enable androidx.compose.ui.autofill.AutofillLoggingCallback. Adds debug logs to help debug autofill input events.

Last updated: