๐Ÿ”น.padding( )

SwiftUI โŸฉ view โŸฉ layout โŸฉ .padding()

// horizontal default spacing
.padding([.horizontal])

Last updated

Was this helpful?