EventKey.hardwareKeycode

Set hardwareKeycode field.

  1. ushort hardwareKeycode [@property getter]
  2. ushort hardwareKeycode [@property setter]
    class EventKey
    @property
    void
    hardwareKeycode
    (
    ushort propval
    )

Parameters

propval ushort

the raw code of the key that was pressed or released.