Release a physical key (key.up)
Declaration
key.up(keycode)
Parameters
- keycode
String. Physical key code. See Samples and supported key codes.
Notes
Simulate releasing a previously pressed physical key.
Example
See chapter end
key.up(keycode)
Simulate releasing a previously pressed physical key.
See chapter end