dataSetScrolled method

void dataSetScrolled(
  1. int distance
)

Implementation

void dataSetScrolled(int distance) {
  dataSetChanged();
}