ios - UICollectionViewCell手写autolayout时updateConstraints方法未进
PHP中文网
PHP中文网 2017-04-17 17:50:19
0
1
301

如题,请教一下使用autolayout时那一大堆Constraints放哪里

PHP中文网
PHP中文网

认证0级讲师

reply all(1)
巴扎黑

Just add the following lines of code

  • (BOOL)requiresConstraintBasedLayout {
    return YES;
    }

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template