Search
UnicodeKey.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

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

 See Also