Contents

ascender

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

Declaration

var ascender: CGFloat { get }

Discussion

The ascender value is measured in points.

See Also

Getting Font Metrics