Contents

paperMarkupViewControllerDidChangeMarkup(_:)

Tells the delegate when the markup changes.

Declaration

func paperMarkupViewControllerDidChangeMarkup(_ paperMarkupViewController: PaperMarkupViewController)

Parameters

  • paperMarkupViewController:

    The PaperMarkupViewController containing the markup.

See Also

Responding to markup changes