struct Previews: PreviewProvider {. static var previews: some View {. ContentView() .previewLayout(.fixed(width: 400, height: 100)). }.
確定! 回上一頁