SDKs
- iOS 5.0–7.0Deprecated
- macOS 10.7–10.9Deprecated
- Mac Catalyst 13.0–13.0Deprecated
- tvOS 9.0–9.0Deprecated
- watchOS 2.0–2.0Deprecated
Framework
- Foundation
Declaration
let NSMetadataUbiquitousItemIsDownloadedKey: String
Discussion
The value is an NSNumber
object that contains a Boolean indicating whether the current version of the item has been downloaded and is available locally.
This constant is deprecated in iOS 7 and OS X v10.9; use NSMetadata
instead.