textContainers
Returns an array containing the text containers belonging to the current layout manager.
Declaration
unowned(unsafe) var textContainers: NSArray? { get }Return Value
An array containing the text containers belonging to the current layout manager. This value is valid only while the typesetter is performing layout.