![]()  | 
  
    MPLABĀ® Harmony Graphics Suite
    
   | 
 
This struct represents a touch state. More...
#include <legato_input.h>
Data Fields | |
| uint32_t | valid | 
| int32_t | x | 
| int32_t | y | 
This struct represents a touch state.
A touch state has valid touch indicator and touch coordinate location. mouse input.
| uint32_t valid | 
Valid touch.
| int32_t x | 
x coordinate location.
| int32_t y | 
y coordinate location.
 1.8.18