UIScrollView帮助
有没有办法将多个 UIView 放入标签栏页面的 UIScrollView 中。如果是这样,我该怎么做?为了简单起见,想象一下跳板上的主屏幕图标。每个页面都是一个 UIView。我基本上想把它放在标签栏页面上。这可能吗?我该怎么做呢?
Is there a way to put several UIViews In a UIScrollView in a tabbar page. If so, how would I do that? To make it simple, Imageine the homescreen icons on the springboard. Each page is a UIView. I want to basically put this on a tabbar page. Is this possible? How would I do it?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
笔记:
首先尝试接受答案,然后只有您会从我们的前辈那里得到很多好的答案......
首先创建 uiscrollview ,然后将其添加到选项卡栏......用于创建 uiscrollview
NOTE:
First try to accept the answers then only you will get lot of good answer from our seniors.....
first create the uiscrollview and then add that it to the tabbar... for creating the uiscrollview