Contents

paragraphContentRange

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

Declaration

var paragraphContentRange: NSTextRange? { get }

Discussion

The containing text is NSTextContentStorage’s attributedString.

See Also

Getting paragraph characteristics