KeyboardActionScope
This scope can be used to execute the default action implementation.
KeyboardActionScope
Interface
Common
interface KeyboardActionScope
This scope can be used to execute the default action implementation.
Functions
fun defaultKeyboardAction(imeAction: ImeAction)
Runs the default implementation for the specified action.
