Contents

textLayoutManager

The text layout manager for this view.

Declaration

weak var textLayoutManager: NSTextLayoutManager? { get }

Discussion

Specify the value of this property at initialization time using the init(textAttachment:parentView:textLayoutManager:location:) initializer.

See Also

Defining the contents