Property

isAltDown

Verifies whether either of the alt keys are down.

Source set: Common
val KeyInjectionScope.isAltDown: Boolean

Verifies whether either of the alt keys are down.

Returns

true if an alt key is currently down, false otherwise.

Last updated: