Contents

additionalTrailingNavigationBarButtonItems

Additional bar button items that the document browser displays on the trailing side of its navigation bar.

Declaration

var additionalTrailingNavigationBarButtonItems: [UIBarButtonItem] { get set }

Mentioned in

Discussion

Actions triggered by these items don’t have any access to the browser’s content or to the URLs of selected items. Use these bar button items for global actions only (actions that don’t affect a specific document or folder).

See Also

Modifying the browser’s appearance