一些Apple模式可供使用.查看UIColor"系统颜色"文档.以下是您可以使用的一些内容:
groupTableViewBackgroundColor(细条纹)
viewFlipsideBackgroundColor
scrollViewTexturedBackgroundColor(来自通知等的新亚麻纹理)
underPageBackgroundColor(在地图中的页面卷曲下)
像这样使用它:
UIColor *myBackgroundColor = [UIColor scrollViewTexturedBackgroundColor];
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
609 次 |
| 最近记录: |