layoutManager
The layout manager that lays out text for the text view’s text container.
Declaration
var layoutManager: NSLayoutManager { get }Discussion
This property is a convenience accessor that provides access through the text container.
The layout manager that lays out text for the text view’s text container.
var layoutManager: NSLayoutManager { get }This property is a convenience accessor that provides access through the text container.