Contents

layoutManager

Returns the layout manager for the text being typeset.

Declaration

unowned(unsafe) var layoutManager: NSLayoutManager? { get }

Return Value

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

See Also

Accessing the layout manager