🌈 Create new beautiful Compose Gradients with our new wesite ->
Interface

KeyboardActionScope

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

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.