managingTabGroup

The managing tab group for the tab. This returns the root-most UITabGroup in the tab’s parent hierarchy with an active managingNavigationController. This can be different to parent if the tab is nested in multiple levels of tab groups. If the tab does not belong to a hierarchy with a managing navigation controller, then this will return nil. Default is nil.

Declaration

var managingTabGroup: UITabGroup? { get }