Contents

paperMarkupViewControllerDidChangeSelection(_:)

Tells the delegate when the selection changes.

Declaration

func paperMarkupViewControllerDidChangeSelection(_ paperMarkupViewController: PaperMarkupViewController)

Parameters

  • paperMarkupViewController:

    The PaperMarkupViewController containing the markup.

See Also

Responding to markup changes