Changing the background color of a UIAlertView?

前端 未结 12 1105
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-11-28 03:12

I want to change the background color of my UIAlertView, but this doesn\'t appear to have a color attribute.

12条回答
  •  粉色の甜心
    2020-11-28 03:42

    Here's a much more recent solution that takes advantage of blocks and is modeled after TweetBot:

    https://github.com/Arrived/BlockAlertsAnd-ActionSheets

提交回复
热议问题