klyn.gui.event.KeyEvent.keyCode
property
public readonly property keyCode as Int
Description

Native key code or keysym reported by the backend.

print(e.keyCode)