Uses of Class
org.robovm.apple.foundation.NSProgressKind
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSProgressKind in org.robovm.apple.foundation
Fields in org.robovm.apple.foundation declared as NSProgressKind Modifier and Type Field Description static NSProgressKindNSProgressKind. FileMethods in org.robovm.apple.foundation that return NSProgressKind Modifier and Type Method Description NSProgressKindNSProgress. getKind()static NSProgressKindNSProgressKind.Marshaler. toObject(Class<NSProgressKind> cls, long handle, long flags)static NSProgressKindNSProgressKind. valueOf(NSString value)Methods in org.robovm.apple.foundation that return types with arguments of type NSProgressKind Modifier and Type Method Description static List<NSProgressKind>NSProgressKind.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.foundation with parameters of type NSProgressKind Modifier and Type Method Description voidNSProgress. setKind(NSProgressKind v)static longNSProgressKind.Marshaler. toNative(NSProgressKind o, long flags)Method parameters in org.robovm.apple.foundation with type arguments of type NSProgressKind Modifier and Type Method Description static longNSProgressKind.AsListMarshaler. toNative(List<NSProgressKind> l, long flags)static NSProgressKindNSProgressKind.Marshaler. toObject(Class<NSProgressKind> cls, long handle, long flags)