Why primitive View in SwiftUI has no body?

后端 未结 0 1133
太阳男子
太阳男子 2021-01-29 21:16

The View protocol requires a body property:

public protocol View {
    associatedtype Body : V         


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