Uses of Class
org.robovm.apple.foundation.NSProgressUserInfoKey
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSProgressUserInfoKey in org.robovm.apple.foundation
Fields in org.robovm.apple.foundation declared as NSProgressUserInfoKey Modifier and Type Field Description static NSProgressUserInfoKeyNSProgressUserInfoKey. EstimatedTimeRemainingstatic NSProgressUserInfoKeyNSProgressUserInfoKey. FileCompletedCountstatic NSProgressUserInfoKeyNSProgressUserInfoKey. FileOperationKindstatic NSProgressUserInfoKeyNSProgressUserInfoKey. FileTotalCountstatic NSProgressUserInfoKeyNSProgressUserInfoKey. FileURLstatic NSProgressUserInfoKeyNSProgressUserInfoKey. ThroughputMethods in org.robovm.apple.foundation that return NSProgressUserInfoKey Modifier and Type Method Description static NSProgressUserInfoKeyNSProgressUserInfoKey.Marshaler. toObject(Class<NSProgressUserInfoKey> cls, long handle, long flags)static NSProgressUserInfoKeyNSProgressUserInfoKey. valueOf(NSString value)Methods in org.robovm.apple.foundation that return types with arguments of type NSProgressUserInfoKey Modifier and Type Method Description static List<NSProgressUserInfoKey>NSProgressUserInfoKey.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.foundation with parameters of type NSProgressUserInfoKey Modifier and Type Method Description NSObjectNSProgressUserInfo. get(NSProgressUserInfoKey key)booleanNSProgressUserInfo. has(NSProgressUserInfoKey key)voidNSProgress. putUserInfoObject(NSProgressUserInfoKey key, NSObject value)NSProgressUserInfoNSProgressUserInfo. set(NSProgressUserInfoKey key, NSObject value)static longNSProgressUserInfoKey.Marshaler. toNative(NSProgressUserInfoKey o, long flags)Method parameters in org.robovm.apple.foundation with type arguments of type NSProgressUserInfoKey Modifier and Type Method Description static longNSProgressUserInfoKey.AsListMarshaler. toNative(List<NSProgressUserInfoKey> l, long flags)static NSProgressUserInfoKeyNSProgressUserInfoKey.Marshaler. toObject(Class<NSProgressUserInfoKey> cls, long handle, long flags)