Contents

textView(_:didEndFormattingWith:)

Declaration

optional func textView(_ textView: UITextView, didEndFormattingWith viewController: UITextFormattingViewController)

Parameters

  • viewController:

    The text formatting controller that is being presented.

Discussion

Informs the delegate that text formatting controller has been dismissed.