NSUrl.UbiquitousItemDownloadingErrorKey Property

Definition

Represents the value associated with the constant NSURLUbiquitousItemDownloadingErrorKey

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

Property Value

Attributes

Applies to