VerticalPageTabViewStyle
A TabViewStyle that displays a vertical TabView interaction and appearance.
Declaration
struct VerticalPageTabViewStyleOverview
Use verticalPage to construct this style.
To apply this style to a tab view, or to a view that contains tab views, use the tabViewStyle(_:) modifier.