moveScrollByRow abstract method

void moveScrollByRow(
  1. PlutoMoveDirection direction,
  2. int? rowIdx
)
inherited

Scroll to rowIdx position.

Implementation

void moveScrollByRow(PlutoMoveDirection direction, int? rowIdx);