Form background color does not change in SwiftUI

前端 未结 0 602
小蘑菇
小蘑菇 2020-12-31 09:48

I am trying to set background color to a Form in SwiftUI and its not working.

struct CustomFormView: View {
    @State private var name: String = ""         


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