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.
fun SemanticsNodeInteraction.performTextInput(text: String)
Sends the given text to this node in similar way to IME.
| text | Text to send. |
Last updated: