Gesture Two Finger Single Click context structure.
Data Fields | |
| uint32_t | touchStartTime1 |
| Touchdown time of the first touch. | |
| uint32_t | touchStartTime2 |
| Touchdown time of the second touch. | |
| cy_stc_capsense_gesture_position_t | touchStartPosition1 |
| Touchdown position of the first touch. | |
| cy_stc_capsense_gesture_position_t | touchStartPosition2 |
| Touchdown position of the second touch. | |
| uint8_t | state |
| Gesture state. | |