need self to set all constants of a swift class in init

后端 未结 0 1933
悲&欢浪女
悲&欢浪女 2021-02-11 18:54

I have a Swift class that has a constant ivar (are they called instance constants now?). To set the value to this constant, I need to call an initializer of the desired object a

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