Interface

KeyboardActionScope

This scope can be used to execute the default action implementation.

Common
interface KeyboardActionScope

This scope can be used to execute the default action implementation.

Functions

defaultKeyboardAction

fun defaultKeyboardAction(imeAction: ImeAction)

Runs the default implementation for the specified action.