简体   繁体   English

如何在 iPhone 中实现动画和可滚动的菜单栏

[英]How can i implement animated and scrollable menu bar in iPhone

How I can implement the following menu (also supports scrolling and animation for bar item).我如何实现以下菜单(还支持滚动和 animation 用于栏项)。

在此处输入图像描述

Use a UIScrollview with all the buttons as subviews.使用带有所有按钮的 UIScrollview 作为子视图。 Do the animation when a button is selected.选择按钮时执行 animation。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM