NSTextLayoutManagerDelegate
Optional methods that delegates implement to respond to layout changes.
Declaration
protocol NSTextLayoutManagerDelegate : NSObjectProtocolTopics
Responding to layout changes
textLayoutManager(_:renderingAttributesForLink:at:defaultAttributes:)textLayoutManager(_:shouldBreakLineBefore:hyphenating:)textLayoutManager(_:textLayoutFragmentFor:in:)