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;Configures the color of the stroke. A nil value uses the view’s tint color; use clearColor for no color (transparent).
@property (nonatomic, strong) UIColor * strokeColor;