Contents

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.

See Also

Working with layout managers