Question

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!

Pas de solution correcte

Autres conseils

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.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top