trailingItemGroups
Item groups to display in the trailing section of the navigation bar.
Declaration
var trailingItemGroups: [UIBarButtonItemGroup] { get set }Discussion
Setting items through this property replaces the items you set through rightBarButtonItem or rightBarButtonItems.