Contents

paragraphSpacingBefore

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

Declaration

var paragraphSpacingBefore: CGFloat { get set }

Discussion

This property contains the space (measured in points) between the paragraph’s top and the beginning of its text content. The default value of this property is 0.0.

See Also

Setting style information