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.
我已阅读其他 segue 延迟文章,但它们没有提供足够的信息。
我正在使用以下 UIImageView(背景)和 15 个按钮来查看视图。转换有很大的延迟(在 iPhone 4 上)这可能是因为按钮的数量吗?
谢谢
图像更有可能需要时间来加载。加载 15 个按钮几乎不需要任何时间,即使在原始 iPhone 上也是如此。