Contents

paragraphSpacingBefore

The distance between the paragraph’s top and the beginning of its text content.

Declaration

var paragraphSpacingBefore: CGFloat { get }

Discussion

This property contains the space (measured in points) between the current and previous paragraphs. The default value of this property is 0.0.

See Also

Accessing style information