markupEditViewController(_:insertNewShape:)
Add a new shape on top of the paper.
Declaration
func markupEditViewController(_ markupEditViewController: MarkupEditViewController, insertNewShape type: ShapeConfiguration.Shape)Parameters
- markupEditViewController:
The source of the action.
- type:
The type of shape.