TableViewHeaderFooterView
super: UITableViewHeaderFooterView (on iOS)
This class is reserved and cannot be directly instantiated.
A reusable view that can be placed at the top or bottom of a table section to display additional information for that section.
Properties
-
var customView: CustomView The instance of the custom view added to the contentView, if configured.
-
var objectName: String The name of the object.