Contents

init(cornerPoint:)

Create a new arrow shape pointing in a specific direction.

Declaration

init(cornerPoint: CGPoint)

Parameters

  • cornerPoint:

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