mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-01 14:43: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:
|
||||
|
||||
##Keyboard
|
||||
Keys
|
||||
SetKeyboardDelay
|
||||
[Keys](#keys)
|
||||
[SetKeyboardDelay](#SetKeyboardDelay)
|
||||
KeyTap
|
||||
KeyToggle
|
||||
TypeString
|
||||
@ -33,7 +33,7 @@
|
||||
|
||||
|
||||
##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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user