setScrollOffsetFromBottom abstract method

void setScrollOffsetFromBottom(
  1. int offset
)

sets the scroll offset from bottom (scrolling)

Implementation

void setScrollOffsetFromBottom(int offset);