![]() |
MPLABĀ® Harmony Graphics Suite
GFX v3.13.0
Legato API Documentation
|
Used to define widget touch move event. More...
#include <C:/microchip/harmony3/gfx/middleware/legato/library/src/gfx/legato/widget/legato_widget.h>

Data Fields | |
| leWidgetEvent | event |
| uint32_t | touchID |
| int32_t | prevX |
| int32_t | prevY |
| int32_t | x |
| int32_t | y |
Used to define widget touch move event.
Specifies event, id and location.