本文介绍了如何使用UICollectionView复制iOS Chrome选项卡效果的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我正在创建一个App,其中一个视图是UIView中的UICollectionView。当所有活动标签都在视图中时,我正在尝试复制Chrome for iOS效果,如下所示:
I'm creating an App in which one of the views is a UICollectionView inside a UIView. I'm trying to replicate the Chrome for iOS effect when all the active tabs are in view, like this:
有没有人知道如何使用UICollectionView实现此目的o教程的链接或可以帮助的东西?
Does anyone has an idea on how to accomplish this with a UICollectionView o has a link to a tutorial or something that could help?
推荐答案
我有几个可能有帮助的链接!
I have a couple of links that may help!
这篇关于如何使用UICollectionView复制iOS Chrome选项卡效果的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!