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

androidx.compose.ui.input

Interfaces

InputModeManager

The InputModeManager is accessible as a CompositionLocal, that provides the current InputMode.

Classes

InputMode

This value is used to represent the InputMode that the system is currently in.

InputMode.Companion