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.
我想获得一些关于 UIWindow 的信息,尤其是单个 iOS 应用程序中的多个 UIWindow。我知道虚拟键盘是另一个 UIWindow。
使用多个 UIWindow 与在单个 UIWindows 中交换 self.view 有什么缺点吗?
对命中测试、ui 组合、calayer 等有什么影响?