Instance Property
angle
The angular distance between the start and end color stops (in degrees).
Declaration
var angle: CGFloat { get set }Declaration
@property (nonatomic) CGFloat angle;Declaration
angle() -> float
setAngle_(angle: float)Discussion
A value of 360° represents a conic gradient without a gap.