Contents

VerticalPageTabViewStyle

A TabViewStyle that displays a vertical TabView interaction and appearance.

Declaration

struct VerticalPageTabViewStyle

Overview

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.

Topics

Creating the tab view style

See Also

Supporting types