Curious about the weird initialization syntax of body: Some View in ContentView in SwiftUI

后端 未结 0 818
悲哀的现实
悲哀的现实 2021-01-14 17:50

The default code:

struct ContentView: View {
    var body: some View {
        Text("Hello World!")
    }
         


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