Document Browser API

E521656

The Document Browser API is a system interface that lets apps present and manage user documents from various storage locations in a unified, file-browser-style view.

All labels observed (2)

Label Occurrences
Document Browser API canonical 1
UIDocumentBrowserViewController 1

How this entity was disambiguated

Statements (48)

Predicate Object
instanceOf iOS API ⓘ
software framework ⓘ
system interface ⓘ
category Apple developer technology ⓘ
designGoal centralize access to local and cloud storage ⓘ
provide consistent document browsing across apps ⓘ
reduce need for custom file browsers in apps ⓘ
documentationURL https://developer.apple.com/documentation/uikit/uidocumentbrowserviewcontroller ⓘ
integratesWith File Provider framework ⓘ
Files app ⓘ
UIDocument ⓘ
UIDocumentBrowserActionsController ⓘ
introducedIn iOS 11 ⓘ
languageSupport Objective-C ⓘ
Swift ⓘ
partOf UIKit ⓘ
platform iOS ⓘ
iPadOS ⓘ
primaryClass UIDocumentBrowserViewController ⓘ
providedBy Apple ⓘ
linked to: Apple Inc.
purpose manage user documents from various storage locations ⓘ
present user documents in a unified interface ⓘ
provide a file-browser-style view of documents ⓘ
requires entitlement for iCloud documents when using iCloud storage ⓘ
storageSources iCloud Drive ⓘ
linked to: iCloud

on-device storage ⓘ
third-party cloud services ⓘ
supports document-based apps ⓘ
supportsCustomization custom document actions ⓘ
custom document metadata display ⓘ
custom document thumbnails ⓘ
custom document types ⓘ
supportsFeature creating documents ⓘ
deleting documents ⓘ
document previews ⓘ
document search ⓘ
exporting documents ⓘ
importing documents ⓘ
moving documents ⓘ
opening documents ⓘ
recent documents list ⓘ
renaming documents ⓘ
tagging documents ⓘ
third-party file provider integration ⓘ
supportsUI document collections ⓘ
document pickers ⓘ
grid view of documents ⓘ
list view of documents ⓘ

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

Files → integratesWith → Document Browser API ⓘ
subject linked to: Files app
Document Browser API → primaryClass → UIDocumentBrowserViewController ⓘ
linked to: Document Browser API