Contents

leading

Returns the leading of a font.

Declaration

var leading: Int32 { get }

Discussion

The leading is the spacing between consecutive lines of text in a font. The value is specified in glyph space units.

See Also

Examining Font Metrics