lv_test_indev_gesture.h

API reference for lv_test_indev_gesture.h

Report on GitHub
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)
Parameters
NameTypeDescription
point_0lv_point_tFirst touch point coordinates
point_1lv_point_tSecond touch point coordinates

Dependencies

How is this guide?

Last updated on

On this page