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.
Core Animation 文档指出:“使用事务的主要原因之一是在显式事务的范围内,您可以更改持续时间、计时函数和其他参数。” 这对于显式 CAAnimation 是可行的。那么我想要创建 CATransaction 的一些原因是什么?