getPositionSelected method

int getPositionSelected()

Implementation

int getPositionSelected() {
  return position;
}