【发布时间】:2012-02-18 02:09:18
【问题描述】:
在调查Custom UITableViewCell backgroundView & selectedBackgroundView 之后,我注意到backgroundView 和selectedBackgroundView 的每一层(分组表视图的每个单元格)都有一个CGImageRef 作为其内容。
Apple 必须创建每个 CGImageRef 并明确设置每个层的内容吗?
【问题讨论】:
-
这是一个实现细节。为什么它对你很重要?你有什么问题?
标签: iphone cocoa-touch core-animation calayer