So, you might want to apply system padding to only one side: VStack { Text("Using") Text("SwiftUI") .padding(.bottom) Text("rocks") }.
確定! 回上一頁