isPressedOnAny

val KeyMapping.isPressedOnAny: Boolean

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

Return

True if the key binding is pressed on any input device, false otherwise.