Contents

leadingNavigationBarButtons

An array of bar buttons to display on the leading side of the navigation bar.

Declaration

var leadingNavigationBarButtons: [CPBarButton] { get set }

Discussion

The navigation bar displays up to two buttons in the leading space. When including more than two buttons in the array, the system displays only the first two buttons.

See Also

Providing Navigation Bar Buttons