The search functionality needs JavaScript enabled
Whether the key was just pressed. If false, the key is being held *or* was just released
false
class InputEventKeyboard { // ... const(bool) pressed ; // ... }