enableAutoScroll method

void enableAutoScroll()

Implementation

void enableAutoScroll() {
  _autoScroll = true;
}