mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-06 00:33:55 +00:00
Update doc link
This commit is contained in:
parent
09757a45e6
commit
ea3be9661b
@ -87,6 +87,7 @@
|
|||||||
####Arguments:
|
####Arguments:
|
||||||
|
|
||||||
key - See [keys](https://github.com/go-vgo/robotgo/blob/master/docs/keys.md).
|
key - See [keys](https://github.com/go-vgo/robotgo/blob/master/docs/keys.md).
|
||||||
|
|
||||||
modifier (optional, string or array) - Accepts alt, command (win), control, and shift.
|
modifier (optional, string or array) - Accepts alt, command (win), control, and shift.
|
||||||
|
|
||||||
####Examples:
|
####Examples:
|
||||||
@ -105,6 +106,7 @@
|
|||||||
####Arguments:
|
####Arguments:
|
||||||
|
|
||||||
key - See [keys](https://github.com/go-vgo/robotgo/blob/master/docs/keys.md).
|
key - See [keys](https://github.com/go-vgo/robotgo/blob/master/docs/keys.md).
|
||||||
|
|
||||||
down - Accepts 'down' or 'up'.
|
down - Accepts 'down' or 'up'.
|
||||||
modifier (optional, string or array) - Accepts alt, command (mac), control, and shift.
|
modifier (optional, string or array) - Accepts alt, command (mac), control, and shift.
|
||||||
|
|
||||||
|
@ -111,6 +111,7 @@
|
|||||||
####参数:
|
####参数:
|
||||||
|
|
||||||
key - See [keys](https://github.com/go-vgo/robotgo/blob/master/docs/keys.md).
|
key - See [keys](https://github.com/go-vgo/robotgo/blob/master/docs/keys.md).
|
||||||
|
|
||||||
down - Accepts 'down' or 'up'.
|
down - Accepts 'down' or 'up'.
|
||||||
modifier (optional, string or array) - Accepts alt, command (mac), control, and shift.
|
modifier (optional, string or array) - Accepts alt, command (mac), control, and shift.
|
||||||
###返回值:
|
###返回值:
|
||||||
|
Loading…
Reference in New Issue
Block a user