Contents

remove(_:)

Removes a bezier path from an ink annotation.

Declaration

func remove(_ path: UIBezierPath)
func remove(_ path: NSBezierPath)

Parameters

  • path:

    The bezier path to remove, in annotation-space coordinates.

See Also

Configuring Ink Annotations