UIFont
has methods to get regular font (systemFontOfSize
) or bold font (boldSystemFontOfSize
), but how to get a "thin system font" available through storyboard?
Passing "system-thin" to UIFont
Contructor doesn't work, this constructor only works for non system fonts.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…