开发者

UINavigationController Back Button position

Ist it possible to set the back button of UINavigationControlle开发者_如何转开发r to the right side programatically?


You could create a custom button and place in on the right hand side. You could assign an action to the button which performs your going back functionality.

The problem with this is that your back button wouldn't have the look and feel of the traditional back button that users have come to expect, and your app may be rejected for going against this very common user interface design.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜