Contents

lineSpacing

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

Declaration

var lineSpacing: CGFloat { get set }

Discussion

This value is always nonnegative. This value is included in the line fragment heights in the layout manager.

See Also

Setting style information