trailingNavigationBarButtons
An array of bar buttons to display on the trailing side of the navigation bar.
Declaration
var trailingNavigationBarButtons: [CPBarButton] { get set }Discussion
The navigation bar displays up to two buttons in the trailing space. When including more than two buttons in the array, the system displays only the first two buttons.