How do I write a UIView to a projector t开发者_C百科hat can work off the iPhone?
You can use the UIScreen class to present content on an external display (including a projector). You'll need to create a new UIWindow. Here is some relevant sample code from Apple as well.
加载中,请稍侯......
精彩评论