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