Contents

UITabGroup

An object that manages a collection of tab objects.

Declaration

@MainActor class UITabGroup

Mentioned in

Overview

Use tab groups to create a rich hierarchy of tab items. On iPad, the system displays the tab group as a section in the sidebar. For more information, see Elevating your iPad app with a tab bar and sidebar.

Topics

Creating tab groups

Accessing tabs

Configuring a tab group

Managing customization

Assigning actions

Instance Properties

See Also

Container view controllers