<h2 id="hasperformimeaction">hasPerformImeAction</h2>

<div class='sourceset sourceset-common'>Common</div>

```kotlin
fun hasPerformImeAction() = hasKey(SemanticsActions.OnImeAction)
```

Returns whether the node defines a semantics action to perform the
[IME action](/jetpack-compose/androidx.compose.ui/ui-text/classes/ImeAction) on it.