MPLABĀ® Harmony Graphics Suite
Data Fields
leWidgetEvent_TouchMove Struct Reference

Used to define widget touch move event. More...

#include <legato_widget.h>

Collaboration diagram for leWidgetEvent_TouchMove:
Collaboration graph
[legend]

Data Fields

leWidgetEvent event
 
uint32_t touchID
 
int32_t prevX
 
int32_t prevY
 
int32_t x
 
int32_t y
 

Detailed Description

Used to define widget touch move event.

Specifies event, id and location.


The documentation for this struct was generated from the following file: