Contents

textViewportLayoutController

The text viewport layout controller associated with the layout manager’s text container.

Declaration

var textViewportLayoutController: NSTextViewportLayoutController { get }

Discussion

The value of this property is nil if the text layout manager’s text container is nil. Set textContainer before accessing this property.

See Also

Causing layout generation