pinnedTrailingGroup
The item group to display on the trailing edge of the navigation bar, on the trailing side of the overflow and search items.
Declaration
var pinnedTrailingGroup: UIBarButtonItemGroup? { get set }Discussion
This group can’t move to the overflow menu. If there’s more than one item in this group, assign a representativeItem for the group to avoid overflowing the contents of the navigation bar.