Contents

textViewportLayoutControllerDidLayout(_:)

The method the framework calls when the text viewport layout controller finishes its layout process.

Declaration

optional func textViewportLayoutControllerDidLayout(_ textViewportLayoutController: NSTextViewportLayoutController)

Parameters

Discussion

Layout information on textViewportLayoutController is up-to-date at the point of this call.

See Also

Responding to changes in the viewport