How to set height of tableview cell while using UITableViewDiffableDataSource (Like heightForRowAt)

后端 未结 0 1719
無奈伤痛
無奈伤痛 2020-12-07 20:52

I was wondering to check how to set the height of tableview cell while using DiffableDataSource. This is code:

func configureDataSource() {
    dataSource = M         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题