Contents

contentInsetsReference

The boundary to reference when defining content insets.

Declaration

var contentInsetsReference: UIContentInsetsReference { get set }

Discussion

This property represents the reference point to use when defining contentInsets.

The default value of this property is UIContentInsetsReference.automatic, which means the section follows the layout configuration’s contentInsetsReference.

See Also

Configuring section spacing