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

androidx.compose.foundation.text

Annotations

InternalFoundationTextApi

Interfaces

KeyboardActionScope

This scope can be used to execute the default action implementation.

Classes

BasicTextFieldKt
BasicTextKt
ClickableTextKt
InlineTextContent

A data class that stores a composable to be inserted into the text layout.

InlineTextContentKt
KeyboardActions

The KeyboardActions class allows developers to specify actions that will be triggered in response to users triggering IME action on the software keyboard.

KeyboardActionsKt
KeyboardOptions

The keyboard configuration options for TextFields.

KeyboardActions.Companion
KeyboardOptions.Companion