Contents

lineSpacing

The distance in points between the bottom of one line fragment and the top of the next.

Declaration

var lineSpacing: CGFloat { get }

Discussion

This value is always nonnegative. The layout manager uses this value in the line fragment height.

See Also

Accessing style information