isPressed

abstract fun isPressed(): Boolean

Checks if the hotkey is currently pressed.

Return

true if the hotkey is currently pressed, false otherwise.