Updating UIAlertView Message dynamically and newline character issue

前端 未结 5 1614
萌比男神i
萌比男神i 2021-01-22 00:21

I need to display multiple lines of text in the message of my UIAlertView. I have tried adding a \'\\n\', but it has no effect. It still displays: \"This is an examp....\".

5条回答
提交回复
热议问题