Event.getKeyval
bool getKeyval(out uint keyval)Extracts the keyval from an event.
Parameters
keyval | location to store the keyval |
Returns
true if the event delivered a key symbol
bool getKeyval(out uint keyval)Extracts the keyval from an event.
keyval | location to store the keyval |