markupToolbarViewController(_:insertNewContents:)
Add new content on top of the paper.
Declaration
func markupToolbarViewController(_ markupToolbarViewController: MarkupToolbarViewController, insertNewContents toInsert: PaperMarkup)Parameters
- markupToolbarViewController:
The source of the action.
- toInsert:
The markup whose contents is added on top of this paper.
Discussion
This is used for inserting any custom content, and non-shape elements like signatures or loupes.