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