Go to the source code of this file.
Classes | |
| struct | ui::Event |
| A touchscreen event. More... | |
Enumerations | |
| enum | ui::event_t { EVENT_PRESS , EVENT_RELEASE , EVENT_HOLD } |
| The various touchscreen event types. More... | |
| enum ui::event_t |
The various touchscreen event types.
These events only include those passed directly from the touchscreen to the UI, and so do not include the onblur event.