Contents

textViewportLayoutControllerDidLayout(_:)

NSTextViewportLayoutControllerDelegate method that the framework calls when the text viewport layout controller finishes its layout process. Requires a call to super.

Declaration

func textViewportLayoutControllerDidLayout(_ textViewportLayoutController: NSTextViewportLayoutController)

Mentioned in

See Also

Customizing viewport layout