Overload | Description |
---|---|
SendString(String) | Simulates entering text (a string) using the device keyboard. |
SendString(String,Int32) | Simulates entering text (a string) using the device keyboard, with the option to send each of the string characters in intervals of n milliseconds. |