NSUrl.UbiquitousItemUploadingErrorKey Property

Definition

Represents the value associated with the constant NSURLUbiquitousItemUploadingErrorKey

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

Property Value

Attributes

Applies to