control
The control point that defines the curve in unit coordinate space.
Declaration
var control: CGPoint?Discussion
If nil this is a straight line without a middle control point.
The control point that defines the curve in unit coordinate space.
var control: CGPoint?If nil this is a straight line without a middle control point.