POINTER_CHANGE_SECONDBUTTON_DOWN constant

int const POINTER_CHANGE_SECONDBUTTON_DOWN

The second button (see POINTER_FLAG_SECONDBUTTON) transitioned to a pressed state.

Implementation

static const POINTER_CHANGE_SECONDBUTTON_DOWN = 3;