removeLayoutManager(_:)
Removes a layout manager from the text storage object’s set of layout managers.
Declaration
func removeLayoutManager(_ aLayoutManager: NSLayoutManager)Parameters
- aLayoutManager:
The layout manager to remove.
Removes a layout manager from the text storage object’s set of layout managers.
func removeLayoutManager(_ aLayoutManager: NSLayoutManager)The layout manager to remove.