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.
Create a new arrow shape pointing in a specific direction.
init(cornerPoint: CGPoint)The location of the arrow’s corner (where the two sides meet) in unit coordinate space.