KeyDownEvent
        Inherits: Event['KeyboardListener']
Event triggered when a key is pressed down.
Typically used to detect the initial press of a key before it is released or repeated.
Properties
        Inherits: Event['KeyboardListener']
Event triggered when a key is pressed down.
Typically used to detect the initial press of a key before it is released or repeated.
Properties