NSUrl.UbiquitousItemDownloadingStatusDownloaded Property

Definition

Represents the value associated with the constant NSURLUbiquitousItemDownloadingStatusDownloaded

[Foundation.Field("NSURLUbiquitousItemDownloadingStatusDownloaded", "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 UbiquitousItemDownloadingStatusDownloaded { [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.UbiquitousItemDownloadingStatusDownloaded : Foundation.NSString

Property Value

Attributes

Applies to