Contents

strokeColor

The color of the stroke.

Declaration

@property (nonatomic, strong) UIColor * strokeColor;

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