UITabBar.ItemPositioning.centered
Center items in the available space.
Declaration
case centeredDiscussion
With this option, the tab bar uses the itemWidth and itemSpacing properties to set the width of items and the spacing between items, positioning those items in the center of the available space. When the UITabBar.ItemPositioning.automatic option is selected, the tab bar uses this behavior in horizontally regular environments.