Package org.robovm.apple.foundation
Class NSURLUbiquitousItemDownloadingStatus
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.foundation.NSURLUbiquitousItemDownloadingStatus
public class NSURLUbiquitousItemDownloadingStatus extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNSURLUbiquitousItemDownloadingStatus.AsListMarshalerstatic classNSURLUbiquitousItemDownloadingStatus.Marshalerstatic classNSURLUbiquitousItemDownloadingStatus.Values -
Field Summary
Fields Modifier and Type Field Description static NSURLUbiquitousItemDownloadingStatusCurrentstatic NSURLUbiquitousItemDownloadingStatusDownloadedstatic NSURLUbiquitousItemDownloadingStatusNotDownloaded -
Method Summary
Modifier and Type Method Description static NSURLUbiquitousItemDownloadingStatusvalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
NotDownloaded
-
Downloaded
-
Current
-
-
Method Details
-
valueOf
-