Called when the mouse is released while over the object
()
| 997 | |
| 998 | /** Called when the mouse is released while over the object */ |
| 999 | onRelease() {} |
| 1000 | |
| 1001 | /** Called when user clicks on this object */ |
| 1002 | onClick() {} |
no outgoing calls
no test coverage detected