pujiaxin33 / JXSegmentedView

A powerful and easy to use segmented view (segmentedcontrol, pagingview, pagerview, pagecontrol, categoryview) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)
MIT License
2.66k stars 369 forks source link

有没有能手动回到顶部的方法 #207

Closed zwenoam closed 1 week ago

zwenoam commented 2 years ago

我试了当listContainerView滚动的时候使用pagingView.mainTableView.setContentOffset(.zero, animated: false)这个方法不管用

pujiaxin33 commented 1 week ago

请参考:https://github.com/pujiaxin33/JXPagingView/issues/372