Contents

fontDescriptor

A font descriptor for the font.

Declaration

var fontDescriptor: UIFontDescriptor { get }

Return Value

A font descriptor that describes the font.

Discussion

The font descriptor contains a mutable dictionary of optional attributes for creating a UIFont object. See UIFontDescriptor for more information.

See Also

Getting Font Descriptors