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: