Function

hasPerformImeAction

Returns whether the node defines a semantics action to perform the IME action on it.

Source set: Common

Added in 1.11.0-rc01

fun hasPerformImeAction() = hasKey(SemanticsActions.OnImeAction)

Returns whether the node defines a semantics action to perform the IME action on it.