Nuevo componente de SwiftUI: Text ... Text("Text with background (frame set)") .frame(maxWidth: .infinity) .background(Color.yellow)
確定! 回上一頁