You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
What's the purpose of headerView & headerCopy in the list controller and detail controller? In your example, the list controller's headerCopy references a header view in the detail view. However, what if the detail view uses table section header instead of a main UIView as header?
The text was updated successfully, but these errors were encountered:
Hi,
What's the purpose of
headerView
&headerCopy
in the list controller and detail controller? In your example, the list controller'sheaderCopy
references a header view in the detail view. However, what if the detail view uses table section header instead of a main UIView as header?The text was updated successfully, but these errors were encountered: