onLongPress abstract method

void onLongPress(
  1. Point<int> pos
)
inherited

Implementation

void onLongPress(final Point<int> pos);