leadingItemGroups
Item groups to display in the leading section of the navigation bar.
Declaration
var leadingItemGroups: [UIBarButtonItemGroup] { get set }Discussion
Setting items through this property replaces the items you set through leftBarButtonItem or leftBarButtonItems.