Contents

navigationBar

An action that appears in the navigation bar when the user puts the document browser in Select mode.

Declaration

static var navigationBar: UIDocumentBrowserAction.Availability { get }

Discussion

The system enables this action as soon as the user makes a valid selection, as determined by the supportedContentTypes and supportsMultipleItems properties.

See Also

Constants