摘要: 1,获取要展示item的frame 2,调用展示方法 CGRect itemFrame = [collectionView layoutAttributesForItemAtIndexPath:indexPath].frame; [collectionView scrollRectToVisible 阅读全文
posted @ 2020-09-24 11:15 怀达 阅读(782) 评论(0) 推荐(0) 编辑