KeyboardActions

Creates an instance of [KeyboardActions] that uses the specified lambda for all [ImeAction]s.

KeyboardActions

Function

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

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