gpt4 book ai didi

ios - 在 performBatchUpdates 中重新加载 collectionview 时未调用 UICollectionview cellForItemAtIndexPath

转载 作者:行者123 更新时间:2023-11-29 01:27:20 24 4
gpt4 key购买 nike

我必须对 UICollectionview reloadData 进行动画处理,因此我在 UICollectionView PerformBatchUpdates 中调用了 reloadData。

这个动画效果很好,但不幸的是,UICollectionviewcell subview (我的自定义 View )在调试时没有更新,注意到 cellForItemAtIndexPath 没有被调用,为什么?

[UICollectionview PerformBatchUpdates:^{
[UICollectionview 重新加载数据];
} 完成:无];

提前致谢

最佳答案

您能向我们展示更多有关如何设置 subview 的代码吗?

我想这可能对你有帮助:尝试在 layoutSubviews 中设置你的 subview ,

关于ios - 在 performBatchUpdates 中重新加载 collectionview 时未调用 UICollectionview cellForItemAtIndexPath,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33857196/

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