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