ButtonDown causes the left mouse button to be held down.
()
| 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. |
| 319 | ButtonUp() error |
| 320 |
nothing calls this directly
no outgoing calls
no test coverage detected