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