NSUrl.UbiquitousItemDownloadingStatusKey Property

Definition

Represents the value associated with the constant NSURLUbiquitousItemDownloadingStatusKey

[Foundation.Field("NSURLUbiquitousItemDownloadingStatusKey", "Foundation")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString UbiquitousItemDownloadingStatusKey { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.UbiquitousItemDownloadingStatusKey : Foundation.NSString

Property Value

Attributes

Applies to