Contents

stackedItemPositioning

The scheme to use when positioning stacked items within the tab bar.

Declaration

var stackedItemPositioning: UITabBar.ItemPositioning { get set }

Discussion

Use this property to specify whether you want the items centered in the available space or distributed across the entire width of the tab bar.

See Also

Configuring stacked item appearances