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

KeyboardActionScope

public interface KeyboardActionScope


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

Summary

Public methods

abstract void

Runs the default implementation for the specified action.

Public methods

defaultKeyboardAction

abstract void defaultKeyboardAction(@NonNull ImeAction imeAction)

Runs the default implementation for the specified action.