Contents

strokeColor

The color of the stroke.

Declaration

var strokeColor: UIColor? { get set }

Discussion

If the value is nil, the stroke color is the view’s tint color. Use clear for a transparent stroke with no color.

See Also

Customizing the background