Contents

mode

The display mode for a tab bar.

Declaration

var mode: UITabBarController.Mode { get set }

Mentioned in

Discussion

On iPad, the display mode determines whether the system can display the tab bar as a sidebar. For more information, see Elevating your iPad app with a tab bar and sidebar.

See Also

Supporting the sidebar