androidx.compose.ui.autofill

Interfaces

Autofill

This interface is deprecated. You no longer have to call these apis when focus changes.

Cmn
ContentDataType

Content data type information.

Cmn
android
ContentType

Content type information.

Cmn
android

Classes

AutofillManager

Autofill API.

Cmn
AutofillNode

This class is deprecated. Use the new semantics-based Autofill APIs androidx.compose.ui.autofill.ContentType and androidx.compose.ui.autofill.ContentDataType instead.

Cmn
AutofillTree

This class is deprecated. Use the new semantics-based Autofill APIs androidx.compose.ui.autofill.ContentType and androidx.compose.ui.autofill.ContentDataType instead.

Cmn

Enums

AutofillType

This enum is deprecated. Use the new semantics-based API and androidx.compose.ui.autofill.ContentType instead.

Cmn

Top-level functions summary

ContentDataType
ContentDataType(dataType: Int)
android
ContentType
ContentType(contentHint: String)
android

Extension properties summary

Top-level functions

ContentDataType

fun ContentDataType(dataType: Int): ContentDataType

ContentType

fun ContentType(contentHint: String): ContentType

Extension properties

dataType

val ContentDataType.dataTypeInt