Method keys.SendNow
Overload
Sends keys, text and executes other events added with the AddX functions.
public void SendNow(bool canSendAgain = false)
Parameters
canSendAgain (bool)
Don't clear the internal collection. If |
Exceptions
ArgumentException
canSendAgain is |
AuException
Failed. For example there is no focused window when sending text. |
InputDesktopException |