UIView border with fade or blur effect

前端 未结 5 1618
悲哀的现实
悲哀的现实 2020-12-13 03:17

I\'m looking for method to add gradually fading or maybe blured border (I don\'t exactly know how to name this effect) to arbitrary UIView. I don\'t need animated effect, I

5条回答
  •  春和景丽
    2020-12-13 03:39

    You might try placing a semi-transparent PNG file over the bottom of the UITableView.

提交回复
热议问题