开发者

Best way to transfer data between two views managed by a UITabViewController

What's the best way to get a reference to other views using default controllers? My MainView.xib is a TabBarController, and I want to know the best way to call methods from one view on another, or change data properties. Any transfer of data will also necessitate tha开发者_开发百科t the tabs switch, but I haven't figured out how to programatically control that yet, either.

Thoughts?


Just subclass UITabViewController.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜