auto Load More
Display load more animation and trigger load more event.
Return
true or false, Status non-compliance will fail. true if successful (fails if state is non-compliant)
Display load more animation and trigger load more event with delayed start.
Return
true or false, Status non-compliance will fail. true if successful (fails if state is non-compliant)
Parameters
delayed
Start delay
public abstract boolean autoLoadMore(int delayed, int duration, float dragRate, boolean animationOnly)
Display load more animation with multifunction options.
Return
true or false, Status non-compliance will fail. true if successful (fails if state is non-compliant)
Parameters
delayed
Start delay
duration
Drag animation duration
drag Rate
Drag height ratio
animation Only
Whether to only show animation without callbacks