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.
Returns the leading of a font.
var leading: Int32 { get }The leading is the spacing between consecutive lines of text in a font. The value is specified in glyph space units.