Contents

paperMarkupViewControllerDidBeginDrawing(_:)

Tells the delegate when a person begins drawing.

Declaration

func paperMarkupViewControllerDidBeginDrawing(_ paperMarkupViewController: PaperMarkupViewController)

Parameters

  • paperMarkupViewController:

    The PaperMarkupViewController the person is interacting with.

See Also

Responding to markup changes