Contents

headIndent

The indentation of the paragraph’s lines other than the first.

Declaration

var headIndent: CGFloat { get }

Discussion

This property contains the distance (in points) from the leading margin of a text container to the beginning of lines other than the first. This value is always nonnegative.

See Also

Accessing style information