AY
Size: a a a
AY
AY
AY
AY
AY
AY
AY
AY
AY
AY
AY
AY
AY
IA
BS
VO
Д
BS
func tableView(
_ tableView: UITableView, viewForHeaderInSection section: Int) -> UIView? {
let headerView = UIView()
view.backgroundColor = UIColor.red
return headerView
}
VO
func tableView(
_ tableView: UITableView, viewForHeaderInSection section: Int) -> UIView? {
let headerView = UIView()
view.backgroundColor = UIColor.red
return headerView
}