Function

performImeAction

Sends to this node the IME action associated with it in a similar way to the IME.

performImeAction

Source set: Common
fun SemanticsNodeInteraction.performImeAction()

Sends to this node the IME action associated with it in a similar way to the IME.

The node needs to define its IME action in semantics via SemanticsPropertyReceiver.onImeAction.

Last updated: