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