SyntaxFix
Write A Post
Hire A Developer
Questions
In Swift 3:
label = UIFont.systemFont(ofSize: 20)
and to use system preset sizes, for example:
label = UIFont.systemFont(ofSize: UIFont.smallSystemFontSize)