gpt4 book ai didi

ios - IGListKit:获取当前可见的单元格索引

转载 作者:搜寻专家 更新时间:2023-11-01 07:16:00 25 4
gpt4 key购买 nike

我正在尝试在 iOS 中使用 IGListKit ( Link ) 来呈现自定义 Collection View 和 TableView ,其中我在部分 Controller 中有一个水平 ScrollView 。在这个水平 ScrollView 中,我需要获取当前可见单元格的索引。

我尝试在部分 Controller 中使用 displayDelegate,但在我看来,以下委托(delegate)方法仅在部分 Controller 最初加载时触发一次:

func listAdapter(_ listAdapter: IGListAdapter, willDisplay sectionController: IGListSectionController, cell: UICollectionViewCell, at index: Int)

所以我想知道 IGListKit 是否有办法获取当前可见单元格的索引。谢谢!

最佳答案

您检查过 IGListAdapter 的 Visible Objects 和 Visible SectionController 函数了吗?

https://instagram.github.io/IGListKit/Classes/IGListAdapter.html#/c:objc(cs)IGListAdapter(im)visibleSectionControllers

关于ios - IGListKit:获取当前可见的单元格索引,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42041980/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com