Contents

arrowShape(cornerPoint:)

An arrow shape pointing in a specific direction.

Declaration

static func arrowShape(cornerPoint: CGPoint) -> ShapeMarkup.Shape

Parameters

  • cornerPoint:

    The location of the arrow’s corner (where the two sides meet) in unit coordinate space.