Contents

CTParagraphStyleSpecifier.maximumLineHeight

The maximum height that any line in the frame will occupy, regardless of the font size or size of any attached graphic.

Declaration

case maximumLineHeight

Discussion

Glyphs and graphics exceeding this height overlap neighboring lines. A maximum height of 0 implies no line height limit. This value is always nonnegative. Type: CGFloat. Default value: 0.0. Affects: CTFramesetter.

See Also

Constants