additionalLeadingNavigationBarButtonItems
Additional bar button items that the document browser displays on the leading side of its navigation bar.
Declaration
var additionalLeadingNavigationBarButtonItems: [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).