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.
(UIView*).frame 占用了应用程序总时间的 10% (!),我不知道为什么。我没有覆盖默认方法,坦率地说“.frame”应该很快,不是吗?
Instruments 没有提供任何额外的信息 :(。
计算框架属性。如果您只需要这些,请尝试访问边界和/或中心属性。