문제

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