Contents

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.

See Also

Customizing the background