How to change font and font size in scrollable text view in xcode?
How can I change t开发者_如何学Gohe font and font size of my text in a scrollable text view in xCode? Will this require code or can I do it only in Interface Builder?
3 years late but still might help someone :) If you want to edit the font from storyboard: Change the text type from Plain to Attributed. Then you have font options, If you want more mark the text then right click and you'll have more options.

 
         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论