init(textLayoutManager:)
Creates a new instance with the text layout manager you provide.
Declaration
init(textLayoutManager: NSTextLayoutManager)Parameters
- textLayoutManager:
The Nstextlayoutmanager to associate with this viewport layout controller.