Interface

KeyboardActionScope

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

Source set: 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.

Last updated: