开发者

how to go one view to another view?

I create one Application for Language Display. Now, I need to display the Another Page when I tapped on first button then go to Another Page. If I tapped on Second Button, It will back on first Page.

How to code it?

Th开发者_高级运维anks in Advance...

Rahul Rana


In the first page, instantiate a UINavigationController, and when the AnotherPage is tapped, push the second page onto the NavigationController stack.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜