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.
我需要在 tableView 中制作一个带有像这样()这样的圆角的 UIView,其中包含非常多的项目。因此,我的问题是 CALayer 是否对平滑滚动有不良影响,对于这种情况可能更好地用于背景图像?
谢谢。
CALayer 很好。但是,透明度对性能不利。