What is a monospace font in iOS?

前端 未结 10 1299
半阙折子戏
半阙折子戏 2020-12-02 19:41

I want a monospace font for my UILabel in my iOS application.

Unfortunately, I could not find one. Even \"American Typewriter\" was not actually monospaced. What is

10条回答
  •  暖寄归人
    2020-12-02 20:15

    In the meantime there is a good Monospace font available from Apple, that can be downloaded here: Apple SFUI Here is how to add the fonts to Xcode: Add fonts to xcode

提交回复
热议问题