NSMetadataQuery.UbiquitousItemIsDownloadedKey Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Entwickler sollten diese veraltete Eigenschaft nicht verwenden. Entwickler sollten stattdessen "UbiquitousItemDownloadingStatusKey" verwenden.
[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
Eigenschaftswert
- Attribute