computeMaxScrollOffset method

double computeMaxScrollOffset (int childCount)

The scroll extent needed to fully display all the tiles if there are childCount children in total.

The child count will never be null.

Implementation

double computeMaxScrollOffset(int childCount);