Contents

currentTextContainer

Returns the text container for the text being typeset.

Declaration

unowned(unsafe) var currentTextContainer: NSTextContainer? { get }

Return Value

The text container for the text being typeset. This value is valid only while the typesetter is performing layout.

See Also

Managing text containers