POINTER_CHANGE_FIRSTBUTTON_DOWN constant

int const POINTER_CHANGE_FIRSTBUTTON_DOWN

The first button (see POINTER_FLAG_FIRSTBUTTON) transitioned to a pressed state.

Implementation

static const POINTER_CHANGE_FIRSTBUTTON_DOWN = 1;