How to delete view constraints of xib in code?

后端 未结 0 496
故里飘歌
故里飘歌 2020-12-24 11:49

There is a view in xib with it\'s constranits, I want to remake it\'s constranits with SnapKit:

self.redView.snp.remakeConstraints { (make) in
    make.left.e         


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