ButtonUp causes the left mouse button to be released.
()
| 317 | ButtonDown() error |
| 318 | // ButtonUp causes the left mouse button to be released. |
| 319 | ButtonUp() error |
| 320 | |
| 321 | // SendModifier sends the modifier key to the active element. The modifier |
| 322 | // can be one of ShiftKey, ControlKey, AltKey, MetaKey. |
nothing calls this directly
no outgoing calls
no test coverage detected