{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

KeyboardActionScope


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

Summary

Public functions

Unit

Runs the default implementation for the specified action.

Cmn

Public functions

defaultKeyboardAction

fun defaultKeyboardAction(imeAction: ImeAction): Unit

Runs the default implementation for the specified action.