Contents

backgroundInsets

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

Declaration

var backgroundInsets: NSDirectionalEdgeInsets { get set }

Discussion

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

See Also

Customizing the background