NSTextViewportLayoutControllerDelegate
Optional methods that delegates implement to respond to viewport layout changes.
Declaration
protocol NSTextViewportLayoutControllerDelegate : NSObjectProtocolTopics
Responding to changes in the viewport
textViewportLayoutController(_:configureRenderingSurfaceFor:)textViewportLayoutControllerDidLayout(_:)textViewportLayoutControllerWillLayout(_:)viewportBounds(for:)