armIgnoreNextTapClear method

void armIgnoreNextTapClear()

Implementation

void armIgnoreNextTapClear() {
  _ignoreNextTapClear = true;
}