Specifies the initial delay in milliseconds before the component starts repeating key-down events when AutoRepeat is enabled.
Namespace: com.mindfusion.keyboard
Assembly: com.mindfusion.keyboard
SyntaxJava
Copy Code
|
|---|
public int getRepeatDelay () |
An integer value specifying initial delay in milliseconds. The default value is 500.
See Also