Contents

extraLineFragmentTextContainer

The text container for the extra line fragment rectangle.

Declaration

var extraLineFragmentTextContainer: NSTextContainer? { get }

Discussion

This rectangle is used to display the insertion point at the end of a text (either in an empty text or after a final paragraph separator).

See Also

Getting layout information