Search
KanaKey.getRepeat Method
See Also
 






Gets how many times to send the key code when this key is pressed.

Namespace: com.mindfusion.keyboard
Assembly: com.mindfusion.keyboard

 Syntax

Java  Copy Code

public int getRepeat ()

 Return Value

An int value specifying the number of repeats.

 See Also