textViewportLayoutControllerDidLayout(_:)
The method the framework calls when the text viewport layout controller finishes its layout process.
Declaration
optional func textViewportLayoutControllerDidLayout(_ textViewportLayoutController: NSTextViewportLayoutController)Parameters
- textViewportLayoutController:
Discussion
Layout information on textViewportLayoutController is up-to-date at the point of this call.