Package org.robovm.apple.foundation
Class NSProgressUserInfoKey.Values
java.lang.Object
org.robovm.apple.foundation.NSProgressUserInfoKey.Values
- Enclosing class:
- NSProgressUserInfoKey
public static class NSProgressUserInfoKey.Values extends Object
-
Constructor Summary
Constructors Constructor Description Values() -
Method Summary
Modifier and Type Method Description static NSStringEstimatedTimeRemaining()static NSStringFileCompletedCount()static NSStringFileOperationKind()static NSStringFileTotalCount()static NSStringFileURL()static NSStringThroughput()
-
Constructor Details
-
Values
public Values()
-
-
Method Details