removeTextLayoutManager(_:)
Removes the layout manager you specifiy from the list of layout managers.
Declaration
func removeTextLayoutManager(_ textLayoutManager: NSTextLayoutManager)Parameters
- textLayoutManager:
The layout manager to remove.
Removes the layout manager you specifiy from the list of layout managers.
func removeTextLayoutManager(_ textLayoutManager: NSTextLayoutManager)The layout manager to remove.