pinch_params_t

QNX SDP8.0Gestures Library ReferenceAPIDeveloperProgramming

Pinch gesture parameters.

Synopsis:

struct  {
    int none ;
};

Data:

int none
Not used.

Library:

libgestures

Description:

This structure is provided for consistency with other gesture implementations. Although it carries no information, it cannot be empty because common functions rely on its existence.

Page updated: