Function

performImeAction

Jetpack Compose API reference for performImeAction.

Common
Deprecated Use SemanticsPropertyReceiver.onImeAction instead.

performImeAction

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