performTextInput
Source set: Common
fun SemanticsNodeInteraction.performTextInput(text: String)
Sends the given text to this node in similar way to IME.
Parameters
| text | Text to send. |
Sends the given text to this node in similar way to IME.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
fun SemanticsNodeInteraction.performTextInput(text: String)
Sends the given text to this node in similar way to IME.
| text | Text to send. |
Last updated: