This is because SwiftUI draws everything out of bounds by default. ... infinity), spacing: 3)]) { ForEach(1..<11) { ix in Image("beach_\(ix) ...
確定! 回上一頁