开发者

standard way of adding button

standard way of adding button

standard way of adding button

I need to know on my navigationItem i add back, title uiSegmentedController and itemAdd button's.

Is it proper way to add that?

If it is yes..... how to add 开发者_运维技巧sigmentedcontroller near to ItemAdd button


You dont need to add back button on navigation bar if you are using a navigationController.

Assuming that you are using a navigationController just add self.title = @"Title"; in the previous view.

If not than its fine


HI

This is a proper and absolutely correct way to add buttons in the navgation controller,though you could do with a smaller back button.

Cheers

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜