2017-07-14 90 views

回答

0
let stackView = UIStackView() 
addSubview(view: stackView) 
addConstraint(NSLayoutConstraint(...probably constrain all 4 sides or however you want to here. 
相关问题