UIFontTextStyle has been renamed to UIFont.TextStyle
//4.0 textViewContent.font = UIFont.preferredFont(forTextStyle: UIFontTextStyle.body)
//4.2 textViewContent.font = UIFont.preferredFont(forTextStyle: UIFont.TextStyle.body)
If this helped you, share and pass it on! 😀 ➡️ 🐦