When you create a new Text view within SwiftUI, you'll notice its text alignment is leading-edge by default. struct ContentView: View { var body ...
確定! 回上一頁