Contents

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.

See Also

Stroking a Shape