page
A TabViewStyle that displays a paged scrolling TabView.
Declaration
@MainActor @preconcurrency static var page: PageTabViewStyle { get }Discussion
To apply this style to a tab view, or to a view that contains tab views, use the tabViewStyle(_:) modifier.