To create a paged view, add the .tabViewStyle modifier to TabView and pass PageTabViewStyle . @main struct TestApp: App { var body: some Scene { WindowGroup { ...
確定! 回上一頁