DoubleClick clicks the left mouse button twice.
()
| 313 | Click(button int) error |
| 314 | // DoubleClick clicks the left mouse button twice. |
| 315 | DoubleClick() error |
| 316 | // ButtonDown causes the left mouse button to be held down. |
| 317 | ButtonDown() error |
| 318 | // ButtonUp causes the left mouse button to be released. |
nothing calls this directly
no outgoing calls
no test coverage detected