Contents

traitMonoSpace

The font’s characters all have the same width.

Declaration

static var traitMonoSpace: UIFontDescriptor.SymbolicTraits { get }

Discussion

The font uses fixed-pitch glyphs, if available, and may have multiple glyph advances (many CJK glyphs contain two spaces).

See Also

Font traits