NSMetadataQuery.UbiquitousItemIsDownloadedKey Property

Definition

Developers should not use this deprecated property. Developers should use 'UbiquitousItemDownloadingStatusKey' instead.

[Foundation.Field("NSMetadataUbiquitousItemIsDownloadedKey", "Foundation")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'UbiquitousItemDownloadingStatusKey' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.None, "Use 'UbiquitousItemDownloadingStatusKey' instead.")]
public static Foundation.NSString UbiquitousItemIsDownloadedKey { [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'UbiquitousItemDownloadingStatusKey' instead.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.None, "Use 'UbiquitousItemDownloadingStatusKey' instead.")] get; }
member this.UbiquitousItemIsDownloadedKey : Foundation.NSString

Property Value

Attributes

Applies to