descent
Returns the descent of a font.
Declaration
var descent: Int32 { get }Discussion
The descent is the maximum distance below the baseline of glyphs in a font. The value is specified in glyph space units.
Returns the descent of a font.
var descent: Int32 { get }The descent is the maximum distance below the baseline of glyphs in a font. The value is specified in glyph space units.