mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-02 23:23:55 +00:00
Update doc.md
This commit is contained in:
parent
2010ff721f
commit
87173e2920
6
doc.md
6
doc.md
@ -1,8 +1,8 @@
|
|||||||
#Methods:
|
#Methods:
|
||||||
|
|
||||||
##Keyboard
|
##Keyboard
|
||||||
Keys
|
[Keys](#keys)
|
||||||
SetKeyboardDelay
|
[SetKeyboardDelay](#SetKeyboardDelay)
|
||||||
KeyTap
|
KeyTap
|
||||||
KeyToggle
|
KeyToggle
|
||||||
TypeString
|
TypeString
|
||||||
@ -33,7 +33,7 @@
|
|||||||
|
|
||||||
|
|
||||||
##Keyboard
|
##Keyboard
|
||||||
###.SetKeyboardDelay(ms)
|
###<span id="SetKeyboardDelay">.SetKeyboardDelay(ms)</span>
|
||||||
|
|
||||||
Sets the delay in milliseconds to sleep after a keyboard event. This is 10ms by default.
|
Sets the delay in milliseconds to sleep after a keyboard event. This is 10ms by default.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user