Contents

verticalPage

A TabViewStyle that displays a vertical page TabView interaction and appearance.

Declaration

@MainActor @preconcurrency static var verticalPage: VerticalPageTabViewStyle { get }

Discussion

To apply this style to a tab view, or to a view that contains tab views, use the tabViewStyle(_:) modifier.

See Also

Getting built-in tab view styles