Package org.robovm.apple.foundation
Class NSURLUbiquitousItemProperty
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.foundation.NSURLProperty
org.robovm.apple.foundation.NSURLUbiquitousItemProperty
public class NSURLUbiquitousItemProperty extends NSURLProperty
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNSURLUbiquitousItemProperty.AsListMarshalerstatic classNSURLUbiquitousItemProperty.Marshalerstatic classNSURLUbiquitousItemProperty.Values -
Field Summary
Fields Modifier and Type Field Description static NSURLUbiquitousItemPropertyContainerDisplayNamestatic NSURLUbiquitousItemPropertyDownloadingErrorstatic NSURLUbiquitousItemPropertyDownloadingStatusstatic NSURLUbiquitousItemPropertyDownloadRequestedstatic NSURLUbiquitousItemPropertyHasUnresolvedConflictsstatic NSURLUbiquitousItemPropertyIsDownloadedDeprecated.Deprecated in iOS 7.0.static NSURLUbiquitousItemPropertyIsDownloadingstatic NSURLUbiquitousItemPropertyIsExcludedFromSyncstatic NSURLUbiquitousItemPropertyIsSharedstatic NSURLUbiquitousItemPropertyIsUbiquitousItemstatic NSURLUbiquitousItemPropertyIsUploadedstatic NSURLUbiquitousItemPropertyIsUploadingstatic NSURLUbiquitousItemPropertyUploadingError -
Method Summary
Modifier and Type Method Description static NSURLUbiquitousItemPropertyvalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
IsUbiquitousItem
-
HasUnresolvedConflicts
-
IsDownloaded
Deprecated.Deprecated in iOS 7.0. Use NSURLUbiquitousItemDownloadingStatusKey instead -
IsDownloading
-
IsUploaded
-
IsUploading
-
DownloadingStatus
-
DownloadingError
-
UploadingError
-
DownloadRequested
-
ContainerDisplayName
-
IsExcludedFromSync
- Since:
- Available in iOS 14.5 and later.
-
-
Method Details
-
valueOf
-