edgesAddingLayoutMarginsToBackgroundInsets
The edges on which the configuration adds the containing view’s layout margins to the background insets.
Declaration
var edgesAddingLayoutMarginsToBackgroundInsets: NSDirectionalRectEdge { get set }Discussion
For the specified edges, the backgroundInsets values are relative to the containing view’s layout margins.
The default value is NSDirectionalRectEdgeNone.