hasPerformImeAction
Source set: Common
fun hasPerformImeAction() = hasKey(SemanticsActions.OnImeAction)
Returns whether the node defines a semantics action to perform the IME action on it.
Returns whether the node defines a semantics action to perform the IME actionSemanticsProperties.ImeAction on it.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
fun hasPerformImeAction() = hasKey(SemanticsActions.OnImeAction)
Returns whether the node defines a semantics action to perform the IME action on it.
Last updated: