Package-level declarations

Types

Link copied to clipboard

Represents an action attached to a text input field.

Link copied to clipboard
data class InputActionIcon(val systemName: String)

Describes a platform-native icon for an InputAction.

Link copied to clipboard

Describes how an input action is presented in a native action bar.

Functions

Link copied to clipboard

Adds native text-input actions that become active while this element owns text input focus.

Link copied to clipboard

Provides the input-action host used by Modifier.inputActions in the content subtree.