Performs the long press action.
@override void onLongPress(double xPos, double yPos) { show(xPos, yPos); }