pressedOnKeyboard

val KeyMapping.pressedOnKeyboard: Boolean

Extension property that checks if a key binding is pressed on the keyboard.

Return

True if the key is pressed on the keyboard, false otherwise.