Contents

backgroundInsets

The insets (or outsets, if negative) for the background and stroke, relative to the edges of the containing view.

Declaration

@property (nonatomic) NSDirectionalEdgeInsets backgroundInsets;

Discussion

This property applies to the custom view. The default value is zero.

See Also

Customizing the background