Package org.robovm.apple.foundation
Class NSProgressUserInfoKey
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.foundation.NSProgressUserInfoKey
public class NSProgressUserInfoKey extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNSProgressUserInfoKey.AsListMarshalerstatic classNSProgressUserInfoKey.Marshalerstatic classNSProgressUserInfoKey.Values -
Field Summary
Fields Modifier and Type Field Description static NSProgressUserInfoKeyEstimatedTimeRemainingstatic NSProgressUserInfoKeyFileCompletedCountstatic NSProgressUserInfoKeyFileOperationKindstatic NSProgressUserInfoKeyFileTotalCountstatic NSProgressUserInfoKeyFileURLstatic NSProgressUserInfoKeyThroughput -
Method Summary
Modifier and Type Method Description static NSProgressUserInfoKeyvalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
EstimatedTimeRemaining
-
Throughput
-
FileOperationKind
-
FileURL
-
FileTotalCount
-
FileCompletedCount
-
-
Method Details
-
valueOf
-