我想在从iCloud下载UIDocument时显示进度条。我尝试在查询中保持对NSMetadataItem的引用,每秒询问它的属性,但键NSMetadataUbiquitousItemPercentDownloadedKey要么不存在,要么突然变为下载文档后100。相关代码://getmetadataitemfromqueryNSNumber*downloadProgress=[self.documentMetadataItemvalueForAttribute:NSMetadataUbiquitousItemPercentDownloadedKey];NSLog(@"download