Instance Property
controlRadius
The distance from the center at which the control for the start color stop is displayed.
Declaration
var controlRadius: CGFloat { get set }Declaration
@property (nonatomic) CGFloat controlRadius;Declaration
controlRadius() -> float
setControlRadius_(controlRadius: float)Discussion
This distance does not affect the gradient itself and is used only for the user interface.