UITableViewComponentHeaderFooterView

open class UITableViewComponentHeaderFooterView : UITableViewHeaderFooterView, ComponentRenderable

The header or footer view as the container that renders the component.

  • Create a new view with identifier for reuse.

    Declaration

    Swift

    public override init(reuseIdentifier: String?)