Contents

ascender

The top y-coordinate, offset from the baseline, of the font’s longest ascender.

Declaration

var ascender: CGFloat { get }

Discussion

The value of this property is the distance of the longest ascender’s top y-coordinate from the baseline, measured in points.

See Also

Getting the Font Metrics