标签: ios swift ios9 uifont
使用CSS属性在WebView中设置SF字体我使用 - UIFont.preferredFontForTextStyle(UIFontTextStyleBody)
UIFont.preferredFontForTextStyle(UIFontTextStyleBody)
尝试以编程方式实现此字体我找不到这种风格。我认为这与跟踪有关,但我无法弄明白。
修改
我知道我可以使用 -
-apple-system-body
但是当我查找-apple-system-short-body
-apple-system-short-body
$1%s
有任何帮助吗? 谢谢
答案 0 :(得分:1)
根据this answer,Short对应于UIFontDescriptorTraitTightLeading symbolic trait。
UIFontDescriptorTraitTightLeading