moveToPrePosition method

void moveToPrePosition()

Implementation

void moveToPrePosition() {
  moveToPosition(-1);
}