Skip to content

NSAttributedString UITextView

zjy edited this page Jul 13, 2016 · 1 revision
  • NSAttributedString
  • UITextView

when you use font in button etc, you should use system font. or when you use font in user content or headline etc.you should use font like [UIFont preferredFontForTextStyle:UITextStyleBody]

Clone this wiki locally