🅰Б
Size: a a a
🅰Б
GC
ДВ
tableView.rowHeight = UITableView.automaticDimension
tableView.estimatedRowHeight = 600
ДВ
stackView.axis = .vertical
.alignment = .center
stackView.distribution = .fill
( либо .equalSpacing либо .fillProportionally).🅰Б
tableView.rowHeight = UITableView.automaticDimension
tableView.estimatedRowHeight = 600
ДВ
P
R🦐
🅰Б
tableView.rowHeight = UITableView.automaticDimension
tableView.estimatedRowHeight = 600
ДВ
🅰Б
H6
func prepareForReuse() {
super.prepareForReuse()
nameLabel.text = ""
phraseLabel.text = ""
}
SK
ЕУ
ЕУ