码迷,mamicode.com
首页 > 移动开发 > 详细

iOS 关于UIWindow的理解

时间:2015-05-08 14:43:14      阅读:141      评论:0      收藏:0      [点我收藏+]

标签:

Every iOS app has a window that handles the presentation of the app’s user interface. Although the window provides crucial functionality, most apps never need to access it. Typically, only an app that supports an external display needs to interact with a window.

 

请参考官方文档 Multiple Display Programming Guide for iOS

 

iOS 关于UIWindow的理解

标签:

原文地址:http://www.cnblogs.com/breezemist/p/4487462.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!