Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我的设备(iPhone/iPad)使用 VGA 连接器连接到屏幕时,我已经知道(并测试)如何在外部屏幕上显示 UIWindow。
但我想在没有任何电线的情况下做到这一点。所以我想知道是否有解决方案可以通过 Wifi 进行。有一些应用程序可以将视频植根到其他设备。例如,iOS 4.3 将能够将视频从 iPhone/iPad 显示到 Apple TV ...但我想显示 UIWindow 的内容,而不是简单的视频文件。
任何想法 ?
谢谢。
I have a method that populates a List with 5 random images. The method returns correctly. When I call the method to populate the List before this.Initialize
this.Initialize