Justin Shephard
Results
1
comments of
Justin Shephard
_titleFont = [UIFont systemFontOfSize:20 weight:UIFontWeightBold]; _titleLabel.font = [_titleFont fontWithSize:_titleFont.pointSize * scaleFactor]; The above returns San Fransisco Semi-Bold on when called bold as shown below: ![screen shot 2017-03-16 at 12 17...