POINTER_CHANGE_FIRSTBUTTON_DOWN top-level constant

int const POINTER_CHANGE_FIRSTBUTTON_DOWN

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

Implementation

const POINTER_CHANGE_FIRSTBUTTON_DOWN = 1;