Instance Property
startAngle
The angle of the start color stop (in degrees counter-clockwise from the x-axis).
Declaration
var startAngle: CGFloat { get set }Declaration
@property (nonatomic) CGFloat startAngle;Declaration
startAngle() -> float
setStartAngle_(startAngle: float)