![]() |
MPLABĀ® Harmony Graphics Suite
|
Used to define widget touch move event. More...
#include <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.