Instance Property
endAngle
The angle of the end color stop (in degrees counter-clockwise from the x-axis).
Declaration
var endAngle: CGFloat { get }Declaration
@property (nonatomic, readonly) CGFloat endAngle;Declaration
endAngle() -> floatInstance Property
The angle of the end color stop (in degrees counter-clockwise from the x-axis).
var endAngle: CGFloat { get }@property (nonatomic, readonly) CGFloat endAngle;endAngle() -> float