{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
EditCommand |
|
InputEventCallback |
This interface is deprecated. This function is not being used by any APIs. |
OffsetMapping |
Provides bidirectional offset mapping between original and transformed text. |
PlatformTextInput |
Represents the text input plugin system to instances of |
PlatformTextInputAdapter |
See kdoc on actual interfaces. |
PlatformTextInputPlugin |
See kdoc on actual interfaces. |
PlatformTextInputPluginRegistry |
The entry point to the text input plugin API. |
PlatformTextInputService |
Platform specific text input service. |
VisualTransformation |
Interface used for changing visual output of the input field. |
BackspaceCommand |
Represents a backspace operation at the cursor position. |
CommitTextCommand |
Commit final |
DeleteAllCommand |
Deletes all the text in the buffer. |
DeleteSurroundingTextCommand |
Delete |
DeleteSurroundingTextInCodePointsCommand |
A variant of |
EditProcessor |
Helper class to apply |
EditingBuffer |
The editing buffer |
FinishComposingTextCommand |
Finishes the composing text that is currently active. |
ImeAction |
Signals the keyboard what type of action should be displayed. |
ImeOptions |
The IME configuration options for |
KeyboardCapitalization |
Options to request software keyboard to capitalize the text. |
KeyboardType |
Values representing the different available Keyboard Types. |
MoveCursorCommand |
Moves the cursor with |
PasswordVisualTransformation |
The Visual Filter can be used for password Input Field. |
PlatformTextInputPluginRegistryImpl |
Implementation of |
PlatformTextInputPluginRegistryImpl.AdapterHandle |
|
SetComposingRegionCommand |
Mark a certain region of text as composing text. |
SetComposingTextCommand |
Replace the currently composing text with the given text, and set the new cursor position. |
SetSelectionCommand |
Sets the selection on the text. |
TextFieldValue |
A class holding information about the editing state. |
TextFieldValueKt |
|
TextInputService |
Handles communication with the IME. |
TextInputSession |
Represents a input session for interactions between a soft keyboard and editable text. |
TransformedText |
The transformed text with offset offset mapping |
ImeAction.Companion |
|
ImeOptions.Companion |
|
KeyboardCapitalization.Companion |
|
KeyboardType.Companion |
|
OffsetMapping.Companion |
|
TextFieldValue.Companion |
|
VisualTransformation.Companion |