var body: some View {. 3. ScrollView(.horizontal) {. 4. Text("Hello, World!") 5 .frame(width: UIScreen.main.bounds.width-40,alignment: ...
確定! 回上一頁