How to make a multiple line, left-aligned UIAlertView?

后端 未结 5 1276
野的像风
野的像风 2020-12-23 15:15

I am interested in making a left-aligned UIAlertView with several lines like a bulletin list that would look like the following:

  • line 1
  • line 2
5条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-23 15:50

    For the new line and text alignment prefer the @qegal's answer that one is perfect but if you like to change the color or customize the alert view I got one great class to use instead of system's alert view just check this out, this will definitely works. even it will also helps you to get multi-lined message with alignment and bulleted list.

    If you found any problem with using it ask for help, I will surely help you out.

    Happy Coding :)

提交回复
热议问题