Contents

traitLooseLeading

The font uses a leading value that’s greater than the default.

Declaration

static var traitLooseLeading: UIFontDescriptor.SymbolicTraits { get }

Discussion

For fonts that you create using UIFont.TextStyle, loose leading adds 2 points to the current leading value.

See Also

Font traits