epoxy-adapter / com.airbnb.epoxy / CarouselModel_ / initialPrefetchItemCount

initialPrefetchItemCount

open fun initialPrefetchItemCount(initialPrefetchItemCount: Int): CarouselModel_!
open fun initialPrefetchItemCount(initialPrefetchItemCount: Int): CarouselModel_!

Overrides CarouselModelBuilder.initialPrefetchItemCount

If you are using a Linear or Grid layout manager you can use this to set the item prefetch count. Only use this if you are not using #setNumViewsToShowOnScreen(float)

See Also
#setNumViewsToShowOnScreen(float)LinearLayoutManager#setInitialPrefetchItemCount(int)Carousel#setInitialPrefetchItemCount(int)