pinchMove constant

int const pinchMove

enable move with two or more fingers

Implementation

static const int pinchMove = 1 << 0;