Events dispatched from the backend and to which you can subscribe to.
| Class | Description | |
|---|---|---|
| evOnFilesDropped | This event is dispatched by the Window class when the user drags and drops files to your application. | |
| evOnRightClick | This event is dispatched by the Window class when the user right clicks on your application. |