SwiftUI: set custom underline to text?

后端 未结 0 466
轻奢々
轻奢々 2020-12-19 03:36

I have this piece of code:

var body: some View {
    ZStack {
        Color.black
            .opacity(0.8)
            .edgesIgnoringSafeArea(.all)
        
         


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