lv_test_indev_gesture.h
API reference for lv_test_indev_gesture.h
Summary
Functions
lv_test_gesture_set_pinch_data
Set two touch points data for pinch gesture
void lv_test_gesture_set_pinch_data(lv_point_t point_0, lv_point_t point_1)| Name | Type | Description |
|---|---|---|
point_0 | lv_point_t | First touch point coordinates |
point_1 | lv_point_t | Second touch point coordinates |
Dependencies
How is this guide?
Last updated on