onTapCancel method

bool onTapCancel()

Implementation

bool onTapCancel() {
  return true;
}