Compose Unstyled 2.0 is out! Check the official announcement blog ->
Function

KeyboardActions

Creates an instance of KeyboardActions that uses the specified lambda for all ImeActions.

KeyboardActions

Source set: Common
fun KeyboardActions(onAny: KeyboardActionScope.() -> Unit): KeyboardActions

Creates an instance of KeyboardActions that uses the specified lambda for all ImeActions.

Last updated: