| Icon | Member | Description |
|---|---|---|
| Set(Keys, Boolean) |
Sets the state of the specified key to either pressed/down or released/up.
| |
| Set(Keys, Int32, Boolean, Boolean) |
Sets the state of the specified key to either pressed/down or released/up.
| |
| Set(Char, Boolean) |
Sets the state of the key associated with the specified character to either
pressed/down or released/up.
| |
| Set(Char, Boolean, Boolean) |
Sets the state of the key associated with the specified character to either
pressed/down or released/up.
|
