DK
Size: a a a
Т
🅰Б
🅰Б
UIView.animate(withDuration: 0.5) {
self.tableView!.performBatchUpdates {
self.textViewHeightConstraint.constant = 100
self.tableView!.layoutIfNeeded()
} completion: { (bool)
in
()
}
}
Т
🅰Б
Т
Т
🅰Б
🅰Б
Т
🅰Б
A
A
AS
DK
UIView.animate(withDuration: 0.5) {
self.tableView!.performBatchUpdates {
self.textViewHeightConstraint.constant = 100
self.tableView!.layoutIfNeeded()
} completion: { (bool)
in
()
}
}