Contents

classSymbolic

The font’s characters consist mainly of symbols rather than letters and numbers.

Declaration

static var classSymbolic: UIFontDescriptor.SymbolicTraits { get }

Discussion

This trait is suitable for special characters like icons, dingbats, technical symbols, and others that work equally well with any font.

See Also

Font traits