In Swift, can I find out which initializer was used to instantiate a class?

前端 未结 0 1429
没有蜡笔的小新
没有蜡笔的小新 2021-01-23 08:32

When using Swift, is there a way of using Xcode or any other tool to find out which initializer was used to instantiate a class? Let me provide this example from SwiftUI:

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