Contents

textViewportLayoutControllerWillLayout(_:)

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

Declaration

func textViewportLayoutControllerWillLayout(_ textViewportLayoutController: NSTextViewportLayoutController)

Mentioned in

See Also

Customizing viewport layout