touchgfx::Event::EventType is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

touchgfx::Event::EventType enum

Syntax

enum {     EVENT_CLICK,       EVENT_DRAG,        EVENT_GESTURE  };

Values

EVENT_CLICK

No summary provided. Read more...

EVENT_DRAG

No summary provided. Read more...

EVENT_GESTURE

No summary provided. Read more...