edgesAddingLayoutMarginsToBackgroundInsets
The edges on which the configuration adds the containing view’s layout margins to the background insets.
Declaration
@property (nonatomic) NSDirectionalRectEdge edgesAddingLayoutMarginsToBackgroundInsets;Discussion
For the specified edges, the backgroundInsets values are relative to the containing view’s layout margins.
The default value is NSDirectionalRectEdgeNone.