开发者

iphone: 8 tool bar items?

开发者 https://www.devze.com 2023-02-10 11:18 出处:网络
开发者_开发问答How do I implement a swipe for the 7th and 8th tool bar item so they display?You can place your items on a UIScrollView with a contentSize wider than the toolbar. Probably want to make

开发者_开发问答How do I implement a swipe for the 7th and 8th tool bar item so they display?


You can place your items on a UIScrollView with a contentSize wider than the toolbar. Probably want to make it the width of all 8 buttons, plus space between.

Alternatively, Three20 has something similar.

0

精彩评论

暂无评论...
验证码 换一张
取 消