handleMouseExit method

void handleMouseExit()

Implementation

void handleMouseExit() {
  _pointerHasEnteredCount--;
}