struct ContentView: View { var body: some View { Text("Full size text view!") } } When I build and run the app, this is what the app looks like:.
確定! 回上一頁