textContainer
The receiver’s text container.
Declaration
unowned(unsafe) var textContainer: NSTextContainer? { get set }Discussion
The receiver uses the layout manager and text storage of aTextContainer.
The receiver’s text container.
unowned(unsafe) var textContainer: NSTextContainer? { get set }The receiver uses the layout manager and text storage of aTextContainer.