KeyEventStruct.keycode

Get keycode field.

  1. ushort keycode [@property getter]
    class KeyEventStruct
    @property
    ushort
    keycode
    ()
  2. ushort keycode [@property setter]

Return Value

Type: ushort

The raw hardware code that generated the key event. This field is raraly useful.