grouped
A tab view style that displays a tab bar that groups its tabs together.
Declaration
@MainActor @preconcurrency static var grouped: GroupedTabViewStyle { get }Discussion
To apply this style to a tab view, or to a view that contains tab views, use the tabViewStyle(_:) modifier.