I want to have certain words italicized within my ScrollView element. But I can't seem to figure it out, is there some code similar to like breaks (\n) that I should be putting in? I've searched google and this site but I can't quite find the right answer. I don't want the whole of the text italic, just specific words. Cheers!

没有正确的解决方案

其他提示

1.just add an UITextView to your UIScrollView in your UIView. 2.select your textview and select the Attributes Inspector and follow the remainings steps like shown in below diagram.

enter image description here

Follow these,it will help you.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top