2016-12-03 32 views

回答

2

可以使用isUserInteractionEnabled属性上UIView

let view = UIView() 
view.isUserInteractionEnabled = false