Updated: October 28, 2024 |
Two-finger pan gesture parameters
#include <gestures/>
typedef struct tfpan_params_t { int none; } tfpan_params_t;
This structure is provided for consistency with other gesture implementations. Although carries no information, it cannot be empty because common functions rely on its existence.