Optional keysA list of VirtualKey keys which should synthesized. Each key will be pressed down and then released
Optional rawA list of raw key codes which should be synthesized. Each key will be pressed down and then released
Optional releaseTrue when the keys should be released immediately after pressing them down.
Optional textThe text which should be synthesized.
Generated using TypeDoc
Synthesizes keys.