Possible to get view size from within a class? (Swift)

前端 未结 0 967
暖寄归人
暖寄归人 2021-01-14 11:53

If a subview of class MyClass is added to another view:

secondView = MyClass() 
mainView.addSubview(secondView)

is it possible t

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