mirror of
https://github.com/go-vgo/robotgo
synced 2026-05-24 10:19:01 +00:00
Update doc
This commit is contained in:
parent
ccd83e7a93
commit
3275a9d577
2 changed files with 4 additions and 0 deletions
2
doc.md
2
doc.md
|
|
@ -337,6 +337,8 @@ robotgo.ScrollMouse(50, "down")
|
|||
|
||||
string
|
||||
|
||||
(mosue arguments:mleft mright wheelDown wheelUp wheelLeft wheelRight)
|
||||
|
||||
####Return:
|
||||
|
||||
if listened return 0
|
||||
|
|
|
|||
|
|
@ -351,6 +351,8 @@ robotgo.ScrollMouse(50, "down")
|
|||
|
||||
string
|
||||
|
||||
(鼠标参数:mleft mright wheelDown wheelUp wheelLeft wheelRight)
|
||||
|
||||
####返回值:
|
||||
|
||||
监听成功返回0
|
||||
|
|
|
|||
Loading…
Reference in a new issue