Contents

TabBarOnlyTabViewStyle

A tab view style that displays a tab bar when possible.

Declaration

struct TabBarOnlyTabViewStyle

Overview

Use tabBarOnly 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

Initializers

See Also

Supporting types