EventKey.hardwareKeycode

ushort hardwareKeycode() @property

Get hardwareKeycode field.

Returns

the raw code of the key that was pressed or released.
void hardwareKeycode(ushort propval) @property

Set hardwareKeycode field.

Parameters

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