Is there a medium weight font between -systemFontOfSize: and -boldSystemFontOfSize:? July 28, 2023 by Tarik Starting with iOS 8.2 you can use: [UIFont systemFontOfSize:14 weight:UIFontWeightMedium];