开发者

iPhone Toolbar on top of a Scrollview to save UImage?

开发者 https://www.devze.com 2022-12-13 03:20 出处:网络
ive been looking at some tutorial开发者_开发百科s on a toolbar they all are implemented through the navigation controller delegate. Is there a way i could use the toolbar without using the navigation

ive been looking at some tutorial开发者_开发百科s on a toolbar they all are implemented through the navigation controller delegate. Is there a way i could use the toolbar without using the navigation controller?

right now i have a ViewController with a Scrollview in that scrollview i have images when the user uses a touch gesture then i want a toolbar to be viewable and usable to the user just like on the Photo App.

i want to know how i could use the toolbar and make it functional without going through the app delegate and staying on the current viewController.


A toolbar can be created and positioned just like any other view. Don't confuse toolbars with tabbars.

0

精彩评论

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

关注公众号