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

> **Deprecated** Use `SemanticsPropertyReceiver.onImeAction` instead.

<h2 id="performimeaction-label-action">performImeAction</h2>

```kotlin
fun SemanticsPropertyReceiver.performImeAction(label: String? = null, action: (() -> Boolean)?)
```