Prevent User interactions only on UIView and not on Subviews - Swift - Programmatically

后端 未结 0 1920
暗喜
暗喜 2021-01-16 03:24

I have a UIView subclass that I created in this way:

class UpperView : UIView{

var currentColor : UIColor = .white

private var lineArray: [[CGPoint]] = [[CG         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题