Window.sendKeyInput

Sends a key input through memory.

class Window
void
sendKeyInput
(
Keyboard.Key key
)

Parameters

key
Type: Keyboard.Key

The key to send an input of.

Meta