Contents

UIFontDescriptor.SymbolicTraits

Constants that describe the stylistic aspects of a font.

Declaration

struct SymbolicTraits

Overview

The lower 16 bits represent the typeface, and the upper 16 bits describe appearance of the font. The font appearance information represented by the upper 16 bits of NSFontSymbolicTraits can be used for stylistic font matching. UIFontDescriptor.Class constants classify certain stylistic qualities of the font.

Topics

Font traits

Initializer

See Also

Fonts