Package org.robovm.apple.corefoundation
Class CFURLUbiquitousItemDownloadingStatus
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<CFString>
org.robovm.apple.corefoundation.CFURLUbiquitousItemDownloadingStatus
public class CFURLUbiquitousItemDownloadingStatus extends GlobalValueEnumeration<CFString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCFURLUbiquitousItemDownloadingStatus.AsListMarshalerstatic classCFURLUbiquitousItemDownloadingStatus.Marshalerstatic classCFURLUbiquitousItemDownloadingStatus.Values -
Field Summary
Fields Modifier and Type Field Description static CFURLUbiquitousItemDownloadingStatusCurrentstatic CFURLUbiquitousItemDownloadingStatusDownloadedstatic CFURLUbiquitousItemDownloadingStatusNotDownloaded -
Method Summary
Modifier and Type Method Description static CFURLUbiquitousItemDownloadingStatusvalueOf(CFString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
NotDownloaded
-
Downloaded
-
Current
-
-
Method Details
-
valueOf
-