开发者

difference between viewcontrollers in iPhone

What is the difference between different View Controllers [like, NavigationViewCon开发者_如何学Gotroller, Table ViewController,TabViewController etc...] in iPhone? is the difference only is display format? or also in handling the different views on it??

Thanks in advance.


They control different views. So a UIViewController controls a UIView. A UITableViewController contols a UITableView etc.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜