2017-07-14 94 views

回答

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