How can I customize an iOS alert view?

后端 未结 6 1870
情歌与酒
情歌与酒 2020-11-27 11:04

I want to create a custom alert view within my iOS application. For example, I want to put some images in this alert, and change its

6条回答
  •  情歌与酒
    2020-11-27 11:31

    http://iphonedevelopment.blogspot.com/2010/05/custom-alert-views.html

    and

    http://www.skylarcantu.com/blog/2009/08/14/custom-uialertview-color-chooser/

    You can use above links for custom alerts. I hope these will be helpful for you.

提交回复
热议问题