tfpan_params_t
QNX SDP8.0Gestures Library ReferenceAPIDeveloperProgramming
Two-finger pan gesture parameters
Synopsis:
#include <gestures/>
typedef struct tfpan_params_t {
int none;
} tfpan_params_t;Data:
- int none
- Not used.
Library:
libgesturesDescription:
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.
Page updated:
