Contents

strokeOutset

The outset (or inset, if negative) for the stroke.

Declaration

@property (nonatomic) CGFloat strokeOutset;

Discussion

This value is relative to the background, including any backgroundInsets. The default value is 0.0.

See Also

Customizing the background