NSMetadataUbiquitousItemDownloadingStatusNotDownloaded
Declaration
let NSMetadataUbiquitousItemDownloadingStatusNotDownloaded: StringDiscussion
A string used as the value for NSMetadataUbiquitousItemPercentUploadedKey to indicate that this item has not been downloaded yet.
You can use startDownloadingUbiquitousItem(at:) to download the item.