Is there a way to have an XIB only use a portion of a cell?

前端 未结 0 1834
说谎
说谎 2021-02-12 13:44

Currently we have an XIB which we instantiate by doing this:

 override func viewDidLoad() {
        super.viewDidLoad()
        tableView.register(UINib(nibName:          


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