keyRepeat

open fun keyRepeat(key: Key): Boolean

Invoked when a Key is pressed and held down.

Return

true if event is handled; false otherwise

Parameters

key

the key that is repeated