strokeOutset
The outset (or inset, if negative) for the stroke.
Declaration
var strokeOutset: CGFloat { get set }Discussion
This value is relative to the background, including any backgroundInsets. The default value is 0.0.
The outset (or inset, if negative) for the stroke.
var strokeOutset: CGFloat { get set }This value is relative to the background, including any backgroundInsets. The default value is 0.0.