更新之后Xcode8不能设置contentSize为ScrollView.我无法使用CGSizeMake.谁能帮我?
contentSize
ScrollView
CGSizeMake
我试过了
scrollView.contentSize = CGSizeMake(self.view.frame.size.width, 700)
uiscrollview cgsize swift swift3
cgsize ×1
swift ×1
swift3 ×1
uiscrollview ×1