KeyEvent.getKeyval

Extracts the keyval from a key event.

class KeyEvent
uint
getKeyval
()

Return Value

Type: uint

the keyval of @event

Meta