glowWidth
A glow that extends outward from the stroked line.
Declaration
var glowWidth: CGFloat { get set }Mentioned in
Discussion
The default value is 0.0, which means no glow is added. The glow color is determined by strokeColor.
A glow that extends outward from the stroked line.
var glowWidth: CGFloat { get set }The default value is 0.0, which means no glow is added. The glow color is determined by strokeColor.