{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

androidx.compose.ui.autofill

Interfaces

Autofill

Autofill API.

Cmn

Classes

AutofillNode

Every autofillable composable will have an AutofillNode.

Cmn
AutofillTree

The autofill tree is a temporary data structure that is used before the Semantics Tree is implemented.

Cmn

Enums

AutofillType

Autofill type information.

Cmn