estimateCount property

int estimateCount
final

Estimate the number of children on the screen, which is used to set the size of the frame queue Optimizes the list of items on the current screen for delayed response in fast scrolling scenarios

Implementation

final int estimateCount;