Property

isCtrlDown

Verifies whether either of the control keys are down.

Source set: Common

Added in 1.11.0-rc01

val KeyInjectionScope.isCtrlDown: Boolean

Verifies whether either of the control keys are down.

Returns

true if a control key is currently down, false otherwise.