Contents

PageTabViewStyle

A TabViewStyle that displays a paged scrolling TabView.

Declaration

struct PageTabViewStyle

Overview

Use page or page(indexDisplayMode:) 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 a page tab view style

See Also

Supporting types