Contents

add(_:)

Adds a bezier path to the ink annotation.

Declaration

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

Parameters

  • path:

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

See Also

Configuring Ink Annotations