Contents

contentView

The content view of the header or footer.

Declaration

var contentView: UIView { get }

Mentioned in

Discussion

To create your header or footer content, you add subviews to the view in this property. Your custom subviews represent the main content of your header or footer. Be sure to configure all subviews.

See Also

Managing the content