How to print() to Xcode console in SwiftUI?

后端 未结 9 1910
刺人心
刺人心 2020-12-14 00:24

So I tried to put a print statement while debugging in a SwiftUI View.

print(\"landmark: \\(landmark)\")

In the following body.

<         


        
9条回答
提交回复
热议问题