Skip to content

ViewPager self setPreRenderCount number

xu.jingyu edited this page Dec 24, 2019 · 4 revisions

简介

设置预加载页面数量

设置预加载页面数量,Android专用,iOS空实现,默认为1:左右各预加载一页,0:不预加载

  • @param count number 预加载的页数

⚠️ Android专用

Clone this wiki locally