gigawidgets 0.3.55
A wxWidgets-style UI library for the Arduino Giga Display Shield.
 
Loading...
Searching...
No Matches
event.hpp File Reference

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...
 

Enumeration Type Documentation

◆ 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.