I am including some text in a textview and want both regular font and some italicized words. Is this possible to do this or no? If so can someone show me how to do this? I know you can either set the whole text in the textview to either be bold or italic or regular but was wondering if you could mix it up as well?
Thanks
Quoted from the
UITextViewClass Reference:So it looks like what you want to do is not natively supported.