开发者

What is the point of a navigation toolbar in iOS?

Can someone explain why/when I should use a navigation toolbar instead of just having custom objects in each custom view? 开发者_运维技巧What is the main benefit?


a UINBavigationController is used to navigate to different screens.

A navigation controller object manages the currently displayed screens using the navigation stack.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜