mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-03 07:33:55 +00:00
Update doc.md
This commit is contained in:
parent
3add15dffe
commit
37dfe8e480
@ -305,7 +305,7 @@ robotgo.ScrollMouse(50, "down")
|
||||
y (optional)
|
||||
height (optional)
|
||||
width (optional)
|
||||
If no arguments are provided, screencapture will get the full screen.
|
||||
If no arguments are provided, capturescreen(screencapture) will get the full screen.
|
||||
|
||||
#### Return:
|
||||
|
||||
|
@ -321,7 +321,7 @@ robotgo.ScrollMouse(50, "down")
|
||||
y (optional)
|
||||
height (optional)
|
||||
width (optional)
|
||||
If no arguments are provided, screen.capture will get the full screen.
|
||||
If no arguments are provided, capturescreen(screencapture) will get the full screen.
|
||||
|
||||
#### 返回值:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user