key_press_and_release


Description:

[ Version ( since = "0.35" ) ]
public void key_press_and_release (uint scancode)

Press and release a key event atomically (in the same message).

Parameters:

this

a InputsChannel

scancode

a PC XT (set 1) key scancode. For scancodes with an %0xe0 prefix, drop the prefix and OR the scancode with %0x100.