strokeColor

Configures the color of the stroke. A nil value uses the view’s tint color; use clearColor for no color (transparent).

Declaration

@property (nonatomic, strong) UIColor * strokeColor;