Contents

firstLineHeadIndent

The indentation of the first line of the paragraph.

Declaration

var firstLineHeadIndent: CGFloat { get set }

Discussion

This property contains the distance (in points) from the leading margin of a text container to the beginning of the paragraph’s first line. This value is always nonnegative.

See Also

Setting style information