Uses of Class
org.robovm.apple.foundation.NSFileType
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSFileType in org.robovm.apple.foundation
Fields in org.robovm.apple.foundation declared as NSFileType Modifier and Type Field Description static NSFileTypeNSFileType. BlockSpecialstatic NSFileTypeNSFileType. CharacterSpecialstatic NSFileTypeNSFileType. Directorystatic NSFileTypeNSFileType. Regularstatic NSFileTypeNSFileType. Socketstatic NSFileTypeNSFileType. SymbolicLinkstatic NSFileTypeNSFileType. UnknownMethods in org.robovm.apple.foundation that return NSFileType Modifier and Type Method Description NSFileTypeNSFileAttributes. getType()static NSFileTypeNSFileType.Marshaler. toObject(Class<NSFileType> cls, long handle, long flags)static NSFileTypeNSFileType. valueOf(NSString value)Methods in org.robovm.apple.foundation that return types with arguments of type NSFileType Modifier and Type Method Description static List<NSFileType>NSFileType.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.foundation with parameters of type NSFileType Modifier and Type Method Description NSFileAttributesNSFileAttributes. setType(NSFileType type)static longNSFileType.Marshaler. toNative(NSFileType o, long flags)Method parameters in org.robovm.apple.foundation with type arguments of type NSFileType Modifier and Type Method Description static longNSFileType.AsListMarshaler. toNative(List<NSFileType> l, long flags)static NSFileTypeNSFileType.Marshaler. toObject(Class<NSFileType> cls, long handle, long flags)