【问题标题】:Change UITableView background image to be blurred [duplicate]将 UITableView 背景图像更改为模糊 [重复]
【发布时间】:2015-02-09 08:25:20
【问题描述】:

如何将我的表格视图样式更改为像这样模糊?

【问题讨论】:

    标签: ios cocoa-touch uitableview user-interface


    【解决方案1】:

    您应该使用像 FXBlurView 这样的自定义类,在每个单元格中添加一个 FXBlurView,并添加 cell.backgroundColor = UIColor.clearColor。

    它应该可以工作,但它对 CPU 来说很重。

    【讨论】:

      猜你喜欢
      • 2017-10-24
      • 1970-01-01
      • 1970-01-01
      • 2018-12-17
      • 2020-12-13
      • 2013-08-15
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多