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.
Returns the range of the paragraph in the containing text’s attributed string.
var paragraphContentRange: NSTextRange? { get }The containing text is NSTextContentStorage’s attributedString.