Search
RegularKey.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 integer value specifying how many time to repeat the key.

 See Also