Fonts on iOS device

后端 未结 6 1226
醉酒成梦
醉酒成梦 2020-12-13 09:13

I\'ve read the available font families by [UIFont familyNames], but I\'ve got various lists on different devices (but with the same iOS version). Can somebody tell me, if th

6条回答
  •  时光取名叫无心
    2020-12-13 09:46

    You'll find a list of all embedded fonts in iOS that don't need any extra class to build with, here : List Of Available iOS Fonts

提交回复
热议问题