Contents

minimumLineHeight

The paragraph’s minimum line height.

Declaration

var minimumLineHeight: CGFloat { get }

Discussion

This property contains the minimum height in points that any line in the receiver occupies, regardless of the font size or size of any attached graphic. This value is always nonnegative.

See Also

Accessing style information