stopAutoScroll method

void stopAutoScroll()
inherited

Implementation

void stopAutoScroll() {
  _autoScrollSignal = false;
}