Contents

paperMarkupViewControllerDidChangeContentVisibleFrame(_:)

Tells the delegate when a person scrolls or zooms the content.

Declaration

func paperMarkupViewControllerDidChangeContentVisibleFrame(_ paperMarkupViewController: PaperMarkupViewController)

Parameters

  • paperMarkupViewController:

    The PaperMarkupViewController the person is interacting with.

See Also

Responding to markup changes