Contents

paragraphSeparatorRange

Returns the range of the paragraph separator in the containing text’s attributed string.

Declaration

var paragraphSeparatorRange: NSTextRange? { get }

Discussion

The containing text is NSTextContentStorage’s attributedString.

See Also

Getting paragraph characteristics