androidx.compose.ui.input

Interfaces

InputModeManager

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

Cmn

Classes

InputMode

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

Cmn