Contents

traitTightLeading

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

Declaration

static var traitTightLeading: UIFontDescriptor.SymbolicTraits { get }

Discussion

For fonts that you create using UIFont.TextStyle, tight leading subtracts 2 points from the current leading value.

See Also

Font traits