autoLayout 和 autoresizing
2017-05-22 本文已影响6人
Rookie丶
autolayout 和 autoresizing 不能够共存,使用autoLayout必须关闭aoturesizing
var translatesAutoresizingMaskIntoConstraints: [Bool]() { get set }
autolayout 和 autoresizing 不能够共存,使用autoLayout必须关闭aoturesizing
var translatesAutoresizingMaskIntoConstraints: [Bool]() { get set }